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

# aws_kms_alias{% #aws_kms_alias %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `alias_arn`{% #alias_arn %}

**Type**: `STRING`**Provider name**: `AliasArn`**Description**: String that contains the key ARN.

## `alias_name`{% #alias_name %}

**Type**: `STRING`**Provider name**: `AliasName`**Description**: String that contains the alias. This value begins with `alias/`.

## `creation_date`{% #creation_date %}

**Type**: `TIMESTAMP`**Provider name**: `CreationDate`**Description**: Date and time that the alias was most recently created in the account and Region. Formatted as Unix time.

## `last_updated_date`{% #last_updated_date %}

**Type**: `TIMESTAMP`**Provider name**: `LastUpdatedDate`**Description**: Date and time that the alias was most recently associated with a KMS key in the account and Region. Formatted as Unix time.

## `policies`{% #policies %}

**Type**: `UNORDERED_LIST_STRUCT`

- `account_id`**Type**: `STRING`
- `condition`**Type**: `MAP_STRING_STRING`
- `policy_id`**Type**: `STRING`
- `policy_not_principal`**Type**: `STRUCT`
  - `policy_id`**Type**: `STRING`
  - `principal`**Type**: `STRING`
  - `principal_aws`**Type**: `UNORDERED_LIST_STRING`
  - `principal_canonical_user`**Type**: `UNORDERED_LIST_STRING`
  - `principal_federated`**Type**: `UNORDERED_LIST_STRING`
  - `principal_service`**Type**: `UNORDERED_LIST_STRING`
- `policy_principal`**Type**: `STRUCT`
  - `policy_id`**Type**: `STRING`
  - `principal`**Type**: `STRING`
  - `principal_aws`**Type**: `UNORDERED_LIST_STRING`
  - `principal_canonical_user`**Type**: `UNORDERED_LIST_STRING`
  - `principal_federated`**Type**: `UNORDERED_LIST_STRING`
  - `principal_service`**Type**: `UNORDERED_LIST_STRING`
- `principal_aws`**Type**: `UNORDERED_LIST_STRING`
- `statement_action`**Type**: `UNORDERED_LIST_STRING`
- `statement_effect`**Type**: `STRING`
- `statement_has_condition`**Type**: `BOOLEAN`
- `statement_id`**Type**: `INT32`
- `statement_not_action`**Type**: `UNORDERED_LIST_STRING`
- `statement_not_resource`**Type**: `UNORDERED_LIST_STRING`
- `statement_resource`**Type**: `UNORDERED_LIST_STRING`
- `statement_sid`**Type**: `STRING`
- `version_id`**Type**: `STRING`

## `policy`{% #policy %}

**Type**: `STRING`**Provider name**: `Policy`**Description**: A key policy document in JSON format.

## `policy_name`{% #policy_name %}

**Type**: `STRING`**Provider name**: `PolicyName`**Description**: The name of the key policy. The only valid value is `default`.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `target_key_id`{% #target_key_id %}

**Type**: `STRING`**Provider name**: `TargetKeyId`**Description**: String that contains the key identifier of the KMS key associated with the alias.
