Since we already saw how to create OUs from the console in the previous recipe, we will only discuss creating an account in this section. Let's get started:
- Log in as an administrator in the master account and go to the AWS Organizations dashboard.
- Go to the Accounts tab and click on Add Account. We will be provided with options to either invite an account or create one.
- Click on Create Account and enter values for Full name and Email. Note that the default role is populated as OrganizationAccountAccessRole:
Full name here will be our account name. We can change the account name later by logging ...