---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_organizations_account{% #aws_organizations_account %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `Arn` **Description**: The Amazon Resource Name (ARN) of the account. For more information about ARNs in Organizations, see [ARN Formats Supported by Organizations](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsorganizations.html#awsorganizations-resources-for-iam-policies) in the Amazon Web Services Service Authorization Reference. 

## `email`{% #email %}

**Type**: `STRING` **Provider name**: `Email` **Description**: The email address associated with the Amazon Web Services account. The [regex pattern](http://wikipedia.org/wiki/regex) for this parameter is a string of characters that represents a standard internet email address. 

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `Id` **Description**: The unique identifier (ID) of the account. The [regex pattern](http://wikipedia.org/wiki/regex) for an account ID string requires exactly 12 digits. 

## `joined_method`{% #joined_method %}

**Type**: `STRING` **Provider name**: `JoinedMethod` **Description**: The method by which the account joined the organization. 

## `joined_timestamp`{% #joined_timestamp %}

**Type**: `TIMESTAMP` **Provider name**: `JoinedTimestamp` **Description**: The date the account became a part of the organization. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The friendly name of the account. The [regex pattern](http://wikipedia.org/wiki/regex) that is used to validate this parameter is a string of any of the characters in the ASCII character range. 

## `paths`{% #paths %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `Paths` **Description**: The paths in the organization where the account exists. 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `State` **Description**: Each 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 ](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_account_state.html)in the Organizations User Guide. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The 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. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
