AWS Account Setup
Overview
New AWS accounts are created via AWS Organizations in the management account (640815619001). Each customer gets a dedicated account.
Steps
- Create the AWS account via AWS Organizations console in the management account
- Add to
account.csvinraas/raas-aws-environment/with the account ID, alias, region, and product - Bootstrap IAM roles — run the bootstrap CloudFormation stack to create the standard RaaS IAM roles (Ansible SSM role, monitoring role etc.)
- Configure SSO access — add appropriate permission sets in IAM Identity Center so the team can access the account
- Update account registry — the
account.csvchange triggers downstream tooling
Tip
The account alias must follow the pattern {product}-customer-{code} (e.g. raas-customer-westherts). This is used throughout the tooling to identify accounts.