Difference between revisions of "AWS accounts"
Jump to navigation
Jump to search
↑ https://www.amazonaws.cn/en/organizations/faqs/
(31 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
* https://aws.amazon.com/account/ | * https://aws.amazon.com/account/ | ||
− | + | * [[AWS accounts alias]] | |
− | |||
− | |||
− | |||
− | |||
+ | == Commands == | ||
+ | === Accounts === | ||
+ | * <code>[[aws organizations list-accounts]]</code> | ||
+ | * <code>[[aws organizations create-account]]</code> | ||
+ | * <code>[[aws organizations describe-account]]</code> | ||
+ | * <code>[[aws organizations move-account]]</code> | ||
− | * AWS master account. You cannot change which one is you master account once selected. https://www.amazonaws.cn/en/organizations/faqs/ | + | |
+ | * <code>[[aws iam list-account-aliases]]</code> | ||
+ | * <code>[[aws iam create-account-alias]]</code> | ||
+ | |||
+ | |||
+ | * [[AWS master account]]. You cannot change which one is you master account once selected. https://www.amazonaws.cn/en/organizations/faqs/ | ||
== Related == | == Related == | ||
* AWS member account/Linked account, AWS standalone account, AWS master account <ref>https://www.amazonaws.cn/en/organizations/faqs/</ref> | * AWS member account/Linked account, AWS standalone account, AWS master account <ref>https://www.amazonaws.cn/en/organizations/faqs/</ref> | ||
+ | * [[AWS IAM Identity Center]], [[AWS Single Sign-On (SSO)]] | ||
+ | * [[AWS access portal]] | ||
* [[Terraform resource]]: <code>[[Terraform resource: aws organizations account|aws_organizations_account]]</code> | * [[Terraform resource]]: <code>[[Terraform resource: aws organizations account|aws_organizations_account]]</code> | ||
* [[Organization Units (OU)]] | * [[Organization Units (OU)]] | ||
* [[AWS Service Control Policy (SCP)]] | * [[AWS Service Control Policy (SCP)]] | ||
* [[AWS Landing Zone]] (Jun 2018) | * [[AWS Landing Zone]] (Jun 2018) | ||
− | * <code>[[aws-nuke]]</code> | + | * <code>[[aws-nuke]]</code> to remove all [[resources]] from an AWS account. |
+ | * [[AWS Management account]] | ||
+ | * [[AWS Control Tower]] | ||
+ | * [[AWS Multi-Account Multi-Region Data Aggregation]] | ||
+ | * [[AWS Billing and Cost Management console]] | ||
+ | |||
+ | * [[Cross-accounts]] | ||
+ | * [[Canonical user ID]] | ||
+ | * [[signin.aws.amazon.com]] | ||
== Activities == | == Activities == | ||
* Read https://aws.amazon.com/organizations/faqs/ | * Read https://aws.amazon.com/organizations/faqs/ | ||
+ | * Read https://terragrunt.gruntwork.io/docs/features/work-with-multiple-aws-accounts/ | ||
+ | * Understand predefined default <code>[[OrganizationAccountAccessRole]]</code> role | ||
+ | * [[AWS account migration]] | ||
+ | * [[Inviting an AWS account to join your organization]] | ||
== News == | == News == | ||
Line 25: | Line 46: | ||
== See also == | == See also == | ||
+ | * {{aws account}} | ||
* {{AWS accounts}} | * {{AWS accounts}} | ||
* {{aws organizations}} | * {{aws organizations}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 14:07, 20 August 2024
Commands[edit]
Accounts[edit]
aws organizations list-accounts
aws organizations create-account
aws organizations describe-account
aws organizations move-account
- AWS master account. You cannot change which one is you master account once selected. https://www.amazonaws.cn/en/organizations/faqs/
Related[edit]
- AWS member account/Linked account, AWS standalone account, AWS master account [1]
- AWS IAM Identity Center, AWS Single Sign-On (SSO)
- AWS access portal
- Terraform resource:
aws_organizations_account
- Organization Units (OU)
- AWS Service Control Policy (SCP)
- AWS Landing Zone (Jun 2018)
aws-nuke
to remove all resources from an AWS account.- AWS Management account
- AWS Control Tower
- AWS Multi-Account Multi-Region Data Aggregation
- AWS Billing and Cost Management console
Activities[edit]
- Read https://aws.amazon.com/organizations/faqs/
- Read https://terragrunt.gruntwork.io/docs/features/work-with-multiple-aws-accounts/
- Understand predefined default
OrganizationAccountAccessRole
role - AWS account migration
- Inviting an AWS account to join your organization
News[edit]
See also[edit]
aws account [ enable-region | disable-region ]
- 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
)
Advertising: