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

# aws_controltower_landing_zone{% #aws_controltower_landing_zone %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The ARN of the landing zone.

## `drift_status`{% #drift_status %}

**Type**: `STRUCT`**Provider name**: `driftStatus`**Description**: The drift status of the landing zone.

- `status`**Type**: `STRING`**Provider name**: `status`**Description**: The drift status of the landing zone. Valid values:
  - `DRIFTED`: The landing zone deployed in this configuration does not match the configuration that Amazon Web Services Control Tower expected.
  - `IN_SYNC`: The landing zone deployed in this configuration matches the configuration that Amazon Web Services Control Tower expected.

## `latest_available_version`{% #latest_available_version %}

**Type**: `STRING`**Provider name**: `latestAvailableVersion`**Description**: The latest available version of the landing zone.

## `manifest`{% #manifest %}

**Type**: `STRUCT`**Provider name**: `manifest`**Description**: The landing zone manifest JSON text file that specifies the landing zone configurations.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The landing zone deployment status. One of `ACTIVE`, `PROCESSING`, `FAILED`.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `version`{% #version %}

**Type**: `STRING`**Provider name**: `version`**Description**: The landing zone's current deployed version.
