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

# aws_organizations_root{% #aws_organizations_root %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the root. 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.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `Id`**Description**: The unique identifier (ID) for the root. The [regex pattern](http://wikipedia.org/wiki/regex) for a root ID string requires "r-" followed by from 4 to 32 lowercase letters or digits.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The friendly name of the root. 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.

## `policy_types`{% #policy_types %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `PolicyTypes`**Description**: The types of policies that are currently enabled for the root and therefore can be attached to the root or to its OUs or accounts.Even if a policy type is shown as available in the organization, you can separately enable and disable them at the root level by using EnablePolicyType and DisablePolicyType. Use DescribeOrganization to see the availability of the policy types in that organization.

- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the policy type as it relates to the associated root. To attach a policy of the specified type to a root or to an OU or account in that root, it must be available in the organization and enabled for that root.
- `type`**Type**: `STRING`**Provider name**: `Type`**Description**: The name of the policy type.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
