AWS::Organizations::Organization
- Allow managing multiple AWS accounts
- In AWS either you have one organization or have none, you cannot have multiple organizations. Instead you can have multiple Organizational Units (OU) for your organization
- An organization always have a management account(formerly known as "master account") and optionally multiplemember accounts
Hierarchy
- An OrganizationcontainsOrganization Unitswhich containsAccounts
- The Root OUof an organization is automatically created and cannot be removed
Consolidated Billing
- An account consolidates billingacross all accounts (single payment method)
- With that you benefit from volume discounts for EC2, S3, etc
Properties
Type: AWS::Organizations::Organization
Properties:
  FeatureSet: String