aws-samples / aws-samples/aws-control-tower-reference-architectures
Update EnrollAccount README.md with examples
- 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
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