In this recipe, we will learn how to set up an AWS master account for AWS Organizations. Many organizations have multiple AWS accounts for development, deployment (production), and more. The AWS Organizations service helps us centrally manage all our AWS accounts.
Creating a master account for AWS Organizations
Getting ready
We'll need a working AWS account to complete this recipe.
How to do it...
We can create a master account with AWS Organizations as follows:
- Log in to the console as an administrator and go to the AWS Organizations service dashboard:
- Click...