Ways to Onboard a Billing Account
Why this matters: Manual, CLI, and CloudFormation trade off effort against repeatability — Manual suits onboarding a single account by hand (with a choice of Role ARN or Access/Secret key auth), CLI suits teams scripting AWS directly, and CloudFormation automates the setup end-to-end for scale.
1. Manual Onboarding
You can onboard a Billing account in either of the below ways:
2. Manual CLI Onboarding
AWS Billing Account Manual CLI Onboarding
3. Cloud Formation Based Onboarding (Automated)
Cloud Formation Based Onboarding