aws-samples / aws-samples/aws-control-tower-reference-architectures

Update EnrollAccount README.md with examples

Open Beginner friendly
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29
Forks
13
PR merge metrics
No merged PRs in 30d

Description

I'd like to update the EnrollAccount [README.md](https://github.com/aws-samples/aws-control-tower-reference-architectures/blob/master/customizations/AccountFactory/EnrollAccount/README.md) with an **Examples** section:

### Examples
When using the `-n` option, you'll still use the `-o` and `-u` options, you'll just need to use the OU id. Example:
```
enroll_account.py -o "ou-ab12-cd345ef" -u "ou-cd56-7890zyxw" -n
```

Contributor guide

Open the contributing guide

Research direction

Open customizations/AccountFactory/EnrollAccount/README.md and review the existing usage guidance for enroll_account.py. Add an Examples section showing -n together with -o and -u using OU IDs, including the command from the issue. Done means the README clearly documents this invocation.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.