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

# aws_docdbelastic_cluster_snapshot{% #aws_docdbelastic_cluster_snapshot %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `admin_user_name`{% #admin_user_name %}

**Type**: `STRING`**Provider name**: `adminUserName`**Description**: The name of the elastic cluster administrator.

## `cluster_arn`{% #cluster_arn %}

**Type**: `STRING`**Provider name**: `clusterArn`**Description**: The ARN identifier of the elastic cluster.

## `cluster_creation_time`{% #cluster_creation_time %}

**Type**: `STRING`**Provider name**: `clusterCreationTime`**Description**: The time when the elastic cluster was created in Universal Coordinated Time (UTC).

## `kms_key_id`{% #kms_key_id %}

**Type**: `STRING`**Provider name**: `kmsKeyId`**Description**: The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are creating a cluster using the same Amazon account that owns this KMS encryption key, you can use the KMS key alias instead of the ARN as the KMS encryption key. If an encryption key is not specified here, Amazon DocumentDB uses the default encryption key that KMS creates for your account. Your account has a different default encryption key for each Amazon Region.

## `snapshot_arn`{% #snapshot_arn %}

**Type**: `STRING`**Provider name**: `snapshotArn`**Description**: The ARN identifier of the elastic cluster snapshot.

## `snapshot_creation_time`{% #snapshot_creation_time %}

**Type**: `STRING`**Provider name**: `snapshotCreationTime`**Description**: The time when the elastic cluster snapshot was created in Universal Coordinated Time (UTC).

## `snapshot_name`{% #snapshot_name %}

**Type**: `STRING`**Provider name**: `snapshotName`**Description**: The name of the elastic cluster snapshot.

## `snapshot_type`{% #snapshot_type %}

**Type**: `STRING`**Provider name**: `snapshotType`**Description**: The type of cluster snapshots to be returned. You can specify one of the following values:

- `automated` - Return all cluster snapshots that Amazon DocumentDB has automatically created for your Amazon Web Services account.
- `manual` - Return all cluster snapshots that you have manually created for your Amazon Web Services account.



## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the elastic cluster snapshot.

## `subnet_ids`{% #subnet_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `subnetIds`**Description**: The Amazon EC2 subnet IDs for the elastic cluster.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_security_group_ids`{% #vpc_security_group_ids %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `vpcSecurityGroupIds`**Description**: A list of EC2 VPC security groups to associate with the elastic cluster.
