aws organizations create-account
Jump to navigation
Jump to search
aws organizations create-account
- https://awscli.amazonaws.com/v2/documentation/api/latest/reference/organizations/create-account.html
Contents
Examples[edit]
aws organizations create-account --email [email protected] --account-name "New_Test_Account" { "CreateAccountStatus": { "Id": "car-13121313123213123124134112", "AccountName": "New_Test_Account", "State": "IN_PROGRESS", "RequestedTimestamp": "2024-02-20T16:35:42.944000+01:00" } }
Official example:
aws organizations create-account --email [email protected] --account-name "Production Account"
Related[edit]
aws organizations list-accounts
aws organizations close-account
AdministratorRole
- IAM role name, the management account can use this IAM role to access resources in the member account. Default to:
OrganizationAccountAccessRole
- 2FA
Activities[edit]
- Read https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_create.html
- Configure MFA on AWS
See also[edit]
- AWS accounts, alias:
aws organizations [ describe-account | move-account | list-accounts | create-account | close-account | account-id | attach-policy
], AWS IAM Dashboard - AWS Organizations:
aws organizations
(describe-account | list-roots
|list-accounts | list-delegated-administrators | create-account | describe-organizations |
enable-all-features | enable-aws-service-access
) - AWS, AWS Management & Governance, AWS Organizations, AWS CloudTrail, AWS Control Tower, AWS Resource Access Manager (RAM), AWS Service Catalog, AWS Landing Zone, AWS SSO
Advertising: