Difference between revisions of "Aws organizations create-account"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
== Activities == | == Activities == | ||
* Read https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_create.html | * Read https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_create.html | ||
+ | * [[Configure MFA on AWS]] | ||
== See also == | == See also == |
Revision as of 11:22, 31 August 2023
aws organizations create-account
- https://awscli.amazonaws.com/v2/documentation/api/latest/reference/organizations/create-account.html
Contents
Examples
aws organizations create-account --email [email protected] --account-name "New_Test_Account"
Official example:
aws organizations create-account --email [email protected] --account-name "Production Account"
Related
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
- Read https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_create.html
- Configure MFA on AWS
See also
- 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: