AWS Landing Zone Accelerator - Part 2: Organizational Units and Account Configuration
In Part 1 of our AWS Landing Zone Accelerator (LZA) series, we introduced the LZA and its benefits. Now, we’ll explore configuring OUs and other essential organizational settings, along with the process of creating AWS accounts within your LZA environment.
Prerequisites
Before we begin, ensure you have the following:
- Access to the AWS Management account with the necessary permissions to modify the LZA setup.
- Permissions to update the LZA configuration, including editing files in the aws-accelerator-config repository.
- A brand-new email address for the new AWS account you’ll be creating.
- Git access to download and upload LZA configuration files.
- AWS Command Line Interface (CLI) installed and configured on your computer.
- The required permissions in Microsoft Entra ID to create and manage groups, and connect them to AWS IAM Identity Center for access control.
Important Note: I’m assuming you’ve already set up the LZA in your AWS environment by following the official guide: https://docs.aws.amazon.com/solutions/latest/landing-zone-accelerator-on-aws/step-1.-launch-the-stack.html. This means you’ve got the basic LZA structure in place.
Continue reading