Introduction to AWS Organizations (original) (raw)

Last Updated : 4 Feb, 2026

AWS Organizations is a governance service that enables centralized management of multiple AWS accounts. It helps organizations control, monitor, and standardize account usage from a single management account.

Components of AWS Organizations

The following are important components of AWS Organization:

**Management/Master account:

**Member account:

**Organization Units (OU):

**Policies:

AWS Organizations Policies

**AI services opt-out policies: If it is enabled, it allows AI services to store and use your content.

**Backup policies: These are used to enable organization-wide plans for backup to help in compliance. It helps you in maintaining consistency.

**Service Control Policies:

**Tag policies: These are used to set standards for resources that are tagged in AWS. Users can define the tag keys and their allowed values in this policy.

Service Control Policies (SCP)

Service Control Policies (SCPs) are used with AWS Organizations to define the maximum permissions that IAM users and roles can have in member accounts. SCPs do not grant permissions by themselves and do not apply directly to AWS resources. Instead, they act as guardrails, limiting what actions identities can perform within an account.

SCPs affect:

SCPs do not apply to the management account.

Once an SCP is applied, IAM users and roles in that account can perform only the actions that are explicitly allowed by both:

If an action is not allowed by the SCP, it is denied, even if an IAM policy allows it.

SCPs are commonly used to:

Service Control Policies can be managed in the AWS Management Console under:
AWS Organizations → Policies → Service Control Policies

Features of AWS Organization

The following are some features of AWS Organization:

Steps for users to follow for setting up and using AWS Organizations

AWS Organization

Advantages of Using Organizations

The following are some advantages of using AWS Organizations:

Use Cases of AWS Organizations

The following are important use cases of AWS Organization:

  1. Grouping various accounts in AWS.
  2. Restricts access to accounts via a single account.
  3. Billing and costs are to be checked and paid via a single account, i.e. centrally.
  4. Share resources between various accounts.
  5. Set up prod or dev or foundation OU accounts.
  6. Set up accounts in a hierarchical or nested manner.

AWS Organizations – Region Support

**Aspect **Details
**Service Type Global (not region-bound)
**Accounts Created in Any region, but managed globally
**Policies (e.g., SCPs) Apply based on service availability in regions
**Data Residency Controlled by individual services, not AWS Organizations
**Management Console Access Available worldwide
**Billing & Access Control Centralized, regardless of region

AWS Organizations – Billing and Pricing

The following table shows the billing and pricing of AWS Organization:

**Feature **Description **Benefit
**Consolidated Billing One management account receives a single bill for all member accounts. Simplifies payment and financial management.
**Volume Discounts Total usage across all accounts is combined to unlock tiered (discounted) pricing. Reduces overall AWS costs.
**Cost Breakdown Detailed reports are available to track usage and charges per account. Enables budget tracking and accountability.
**Free to Use AWS Organizations itself doesn’t incur any charges. No additional cost to manage accounts under one umbrella.
**Centralized Management One account manages billing, access control, and service policies for the group. Streamlines administration.
**Account Separation Each account still operates independently for security and access control. Maintains resource isolation while benefiting from shared billing.
**Responsibility The management account is responsible for all costs incurred by member accounts. Important for cost governance.
**Billing Changes on Removal Removed accounts will be billed separately going forward. Ensures smooth transitions and cost continuity.