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

# aws_rds_cluster_snapshot{% #aws_rds_cluster_snapshot %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `allocated_storage`{% #allocated_storage %}

**Type**: `INT32`**Provider name**: `AllocatedStorage`**Description**: The allocated storage size of the DB cluster snapshot in gibibytes (GiB).

## `availability_zones`{% #availability_zones %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `AvailabilityZones`**Description**: The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.

## `cluster_create_time`{% #cluster_create_time %}

**Type**: `TIMESTAMP`**Provider name**: `ClusterCreateTime`**Description**: The time when the DB cluster was created, in Universal Coordinated Time (UTC).

## `db_cluster_identifier`{% #db_cluster_identifier %}

**Type**: `STRING`**Provider name**: `DBClusterIdentifier`**Description**: The DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.

## `db_cluster_resource_id`{% #db_cluster_resource_id %}

**Type**: `STRING`**Provider name**: `DbClusterResourceId`**Description**: The resource ID of the DB cluster that this DB cluster snapshot was created from.

## `db_cluster_snapshot_arn`{% #db_cluster_snapshot_arn %}

**Type**: `STRING`**Provider name**: `DBClusterSnapshotArn`**Description**: The Amazon Resource Name (ARN) for the DB cluster snapshot.

## `db_cluster_snapshot_attributes_result`{% #db_cluster_snapshot_attributes_result %}

**Type**: `STRUCT`**Provider name**: `DBClusterSnapshotAttributesResult`

- `db_cluster_snapshot_attributes`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `DBClusterSnapshotAttributes`**Description**: The list of attributes and values for the manual DB cluster snapshot.
  - `attribute_name`**Type**: `STRING`**Provider name**: `AttributeName`**Description**: The name of the manual DB cluster snapshot attribute. The attribute named `restore` refers to the list of Amazon Web Services accounts that have permission to copy or restore the manual DB cluster snapshot. For more information, see the `ModifyDBClusterSnapshotAttribute` API action.
  - `attribute_values`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `AttributeValues`**Description**: The value(s) for the manual DB cluster snapshot attribute. If the `AttributeName` field is set to `restore`, then this element returns a list of IDs of the Amazon Web Services accounts that are authorized to copy or restore the manual DB cluster snapshot. If a value of `all` is in the list, then the manual DB cluster snapshot is public and available for any Amazon Web Services account to copy or restore.
- `db_cluster_snapshot_identifier`**Type**: `STRING`**Provider name**: `DBClusterSnapshotIdentifier`**Description**: The identifier of the manual DB cluster snapshot that the attributes apply to.

## `db_cluster_snapshot_identifier`{% #db_cluster_snapshot_identifier %}

**Type**: `STRING`**Provider name**: `DBClusterSnapshotIdentifier`**Description**: The identifier for the DB cluster snapshot.

## `db_system_id`{% #db_system_id %}

**Type**: `STRING`**Provider name**: `DBSystemId`**Description**: Reserved for future use.

## `engine`{% #engine %}

**Type**: `STRING`**Provider name**: `Engine`**Description**: The name of the database engine for this DB cluster snapshot.

## `engine_mode`{% #engine_mode %}

**Type**: `STRING`**Provider name**: `EngineMode`**Description**: The engine mode of the database engine for this DB cluster snapshot.

## `engine_version`{% #engine_version %}

**Type**: `STRING`**Provider name**: `EngineVersion`**Description**: The version of the database engine for this DB cluster snapshot.

## `iam_database_authentication_enabled`{% #iam_database_authentication_enabled %}

**Type**: `BOOLEAN`**Provider name**: `IAMDatabaseAuthenticationEnabled`**Description**: Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.

## `kms_key_id`{% #kms_key_id %}

**Type**: `STRING`**Provider name**: `KmsKeyId`**Description**: If `StorageEncrypted` is true, the Amazon Web Services KMS key identifier for the encrypted DB cluster snapshot. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.

## `license_model`{% #license_model %}

**Type**: `STRING`**Provider name**: `LicenseModel`**Description**: The license model information for this DB cluster snapshot.

## `master_username`{% #master_username %}

**Type**: `STRING`**Provider name**: `MasterUsername`**Description**: The master username for this DB cluster snapshot.

## `percent_progress`{% #percent_progress %}

**Type**: `INT32`**Provider name**: `PercentProgress`**Description**: The percentage of the estimated data that has been transferred.

## `port`{% #port %}

**Type**: `INT32`**Provider name**: `Port`**Description**: The port that the DB cluster was listening on at the time of the snapshot.

## `snapshot_create_time`{% #snapshot_create_time %}

**Type**: `TIMESTAMP`**Provider name**: `SnapshotCreateTime`**Description**: The time when the snapshot was taken, in Universal Coordinated Time (UTC).

## `snapshot_type`{% #snapshot_type %}

**Type**: `STRING`**Provider name**: `SnapshotType`**Description**: The type of the DB cluster snapshot.

## `source_db_cluster_snapshot_arn`{% #source_db_cluster_snapshot_arn %}

**Type**: `STRING`**Provider name**: `SourceDBClusterSnapshotArn`**Description**: If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The status of this DB cluster snapshot. Valid statuses are the following:

- `available`
- `copying`
- `creating`



## `storage_encrypted`{% #storage_encrypted %}

**Type**: `BOOLEAN`**Provider name**: `StorageEncrypted`**Description**: Indicates whether the DB cluster snapshot is encrypted.

## `storage_throughput`{% #storage_throughput %}

**Type**: `INT32`**Provider name**: `StorageThroughput`**Description**: The storage throughput for the DB cluster snapshot. The throughput is automatically set based on the IOPS that you provision, and is not configurable. This setting is only for non-Aurora Multi-AZ DB clusters.

## `storage_type`{% #storage_type %}

**Type**: `STRING`**Provider name**: `StorageType`**Description**: The storage type associated with the DB cluster snapshot. This setting is only for Aurora DB clusters.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

**Type**: `STRING`**Provider name**: `VpcId`**Description**: The VPC ID associated with the DB cluster snapshot.
