For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/aws/aws.organizations_account.dataset.md. A documentation index is available at /llms.txt.

Organizations Account

An AWS Organizations Account represents an AWS account that is part of an organization managed through AWS Organizations. It can be either the management account, which has full control over the organization, or a member account, which is governed by policies and consolidated billing. This resource helps centralize account management, apply service control policies, and streamline billing across multiple accounts.

aws.organizations_account

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the account. For more information about ARNs in Organizations, see ARN Formats Supported by Organizations in the Amazon Web Services Service Authorization Reference.
emailcorestringThe email address associated with the Amazon Web Services account. The regex pattern for this parameter is a string of characters that represents a standard internet email address.
idcorestringThe unique identifier (ID) of the account. The regex pattern for an account ID string requires exactly 12 digits.
joined_methodcorestringThe method by which the account joined the organization.
joined_timestampcoretimestampThe date the account became a part of the organization.
namecorestringThe friendly name of the account. The regex pattern that is used to validate this parameter is a string of any of the characters in the ASCII character range.
pathscorearray<string>The paths in the organization where the account exists.
statecorestringEach state represents a specific phase in the account lifecycle. Use this information to manage account access, automate workflows, or trigger actions based on account state changes. For more information about account states and their implications, see Monitor the state of your Amazon Web Services accounts in the Organizations User Guide.
statuscorestringThe status of the account in the organization. The Status parameter in the Account object will be retired on September 9, 2026. Although both the account State and account Status parameters are currently available in the Organizations APIs (DescribeAccount, ListAccounts, ListAccountsForParent), we recommend that you update your scripts or other code to use the State parameter instead of Status before September 9, 2026.
tagscorehstore_csv