Organizations Organization

AWS Organizations Organization represents the entity that contains all accounts within an AWS Organization. It provides details about the organization such as its unique ID, master account, feature set, and policy support. This resource is used to centrally manage multiple AWS accounts, apply governance controls, and consolidate billing under a single structure.

aws.organizations_organization

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of an organization. For more information about ARNs in Organizations, see ARN Formats Supported by Organizations in the Amazon Web Services Service Authorization Reference.
available_policy_typescorejsonDo not use. This field is deprecated and doesn't provide complete information about the policies in your organization. To determine the policies that are enabled and available for use in your organization, use the ListRoots operation instead.
feature_setcorestringSpecifies the functionality that currently is available to the organization. If set to "ALL", then all features are enabled and policies can be applied to accounts in the organization. If set to "CONSOLIDATED_BILLING", then only consolidated billing functionality is available. For more information, see Enabling all features in your organization in the Organizations User Guide.
idcorestringThe unique identifier (ID) of an organization. The regex pattern for an organization ID string requires "o-" followed by from 10 to 32 lowercase letters or digits.
master_account_arncorestringThe Amazon Resource Name (ARN) of the account that is designated as the management account for the organization. For more information about ARNs in Organizations, see ARN Formats Supported by Organizations in the Amazon Web Services Service Authorization Reference.
master_account_emailcorestringThe email address that is associated with the Amazon Web Services account that is designated as the management account for the organization.
master_account_idcorestringThe unique identifier (ID) of the management account of an organization. The regex pattern for an account ID string requires exactly 12 digits.
tagscorehstore