Use one of the following two methods to add an AWS account to your organization:
Method 1: Invite an existing account to join your organization
1. Sign in as an administrator of the management account and navigate to the AWS Organizations console.
2. Choose the Accounts tab.
3. Choose Add account and then choose Invite account.
4. Provide the email address of the account that you want to invite or the AWS account ID of the account.
Note: You can invite more than one AWS account by providing a comma-separated list of email addresses or AWS account IDs.
The specified AWS account receives an email inviting it to join your organization. An administrator in the invited AWS account must accept or reject the request using the AWS Organizations console, AWS CLI, or Organizations API. If the administrator accepts your invitation, the account becomes visible in the list of member accounts in your organization. Any applicable policies, such as SCPs, will be enforced automatically in the newly added account. For example, if your organization has an SCP attached to the root of your organization it will directly be enforced on the newly created accounts.
Method 2: Create an AWS account in your organization
1. Sign in as an administrator of your management account and navigate to the AWS Organizations console.
2. Choose the Accounts tab.
3. Choose Add account and then choose Create account.
4. Provide a name for the account and the email address for the account.
You can also create an account by using the AWS SDK or AWS CLI. For both methods, after you add the new account, you can move it to an organizational unit (OU). The new account automatically inherits the policies attached to the OU.