RDS Cluster Snapshot

This table represents the RDS Cluster Snapshot resource from Amazon Web Services.

aws.rds_cluster_snapshot

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
allocated_storagecoreint64The allocated storage size of the DB cluster snapshot in gibibytes (GiB).
availability_zonescorearray<string>The list of Availability Zones (AZs) where instances in the DB cluster snapshot can be restored.
cluster_create_timecoretimestampThe time when the DB cluster was created, in Universal Coordinated Time (UTC).
db_cluster_identifiercorestringThe DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
db_cluster_resource_idcorestringThe resource ID of the DB cluster that this DB cluster snapshot was created from.
db_cluster_snapshot_arncorestringThe Amazon Resource Name (ARN) for the DB cluster snapshot.
db_cluster_snapshot_attributes_resultcorejson
db_cluster_snapshot_identifiercorestringThe identifier for the DB cluster snapshot.
db_system_idcorestringReserved for future use.
enginecorestringThe name of the database engine for this DB cluster snapshot.
engine_modecorestringThe engine mode of the database engine for this DB cluster snapshot.
engine_versioncorestringThe version of the database engine for this DB cluster snapshot.
iam_database_authentication_enabledcoreboolIndicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.
kms_key_idcorestringIf <code>StorageEncrypted</code> 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_modelcorestringThe license model information for this DB cluster snapshot.
master_usernamecorestringThe master username for this DB cluster snapshot.
percent_progresscoreint64The percentage of the estimated data that has been transferred.
portcoreint64The port that the DB cluster was listening on at the time of the snapshot.
snapshot_create_timecoretimestampThe time when the snapshot was taken, in Universal Coordinated Time (UTC).
snapshot_typecorestringThe type of the DB cluster snapshot.
source_db_cluster_snapshot_arncorestringIf 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.
statuscorestringThe status of this DB cluster snapshot. Valid statuses are the following: <ul> <li> <code>available</code> </li> <li> <code>copying</code> </li> <li> <code>creating</code> </li> </ul>
storage_encryptedcoreboolIndicates whether the DB cluster snapshot is encrypted.
storage_throughputcoreint64The 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_typecorestringThe storage type associated with the DB cluster snapshot. This setting is only for Aurora DB clusters.
tagscorehstore
vpc_idcorestringThe VPC ID associated with the DB cluster snapshot.