Implementation Design
AWS Organizations
AWS Multi-Account Structure
The landing zone will have AWS Organization service configured, and member accounts will be created under the new organization with a specific organizational unit structure as follows:
Management Account
├─ Management OU
│ ├─ Security and Logging Account
│ └─ Shared services account
│
├─ Sandbox OU
│ └─ Sandbox Accounts
│
└─ Projects OU
└─ Project Accounts