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.
statuscorestringThe status of the account in the organization.
tagscorehstore