This architecture diagram shows how an organization can group multiple accounts, all controlled by a single customer entity. Follow the steps in this architecture diagram to deploy the Organization Management Account part of this Guidance.
Download the architecture diagram
👁 Organization Management Account
Step 1
An organization with multiple accounts: The organization groups multiple separate AWS accounts, which are controlled by a single customer entity. This consolidates billing, groups accounts using OUs, and facilitates the deployment of an organizations preventative controls using SCPs.
Step 2
Preventative security controls: These controls, implemented by SCPs, protect the architecture, prevent guardrail disablement, and block undesirable user behavior. SCPs provide a guardrail mechanism principally used to deny specific or entire categories of API operations at an AWS account, OU, or organization level. These can be used to make sure workloads are deployed only in prescribed AWS Regions or deny access to specific AWS services.
Step 3
Automation: Automation makes sure that guardrails are consistently applied when the organization adds new AWS accounts as new teams and workloads are brought onboard. It remediates compliance drift and provides guardrails in the root organization account.
Step 4
Encryption: AWS Key Management Service (AWS KMS) with customer-managed keys encrypts data stored at rest using FIPS 140-2-validated encryption, whether in Amazon Simple Storage Service (Amazon S3) buckets, Amazon Elastic Block Store (Amazon EBS) volumes, Amazon Relational Database Service (Amazon RDS) databases, or other AWS storage services. It protects data in transit using TLS 1.2 or higher.
Step 5
Single sign-on: A feature of AWS Identity and Access Management (IAM), IAM Identity Center is used to provide centralized IAM role assumption into AWS accounts across the organization for authorized principals. An organization's existing identities can be sourced from a customer's existing Active Directory (AD) identity store or another third-party identity provider (IdP). AWS facilitates multifactor authentication enforcement using authenticator apps, security keys, and built-in authenticators, supporting WebAuthn, FIDO2, and Universal 2nd Factor (U2F) authentication and devices.