MemoryDB Snapshot

A MemoryDB Snapshot in AWS is a point-in-time backup of a MemoryDB for Redis cluster. It captures the data stored in the cluster, allowing you to restore it later for recovery, cloning, or migration purposes. Snapshots can be created manually or automatically based on retention policies.

aws.memorydb_snapshot

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN (Amazon Resource Name) of the snapshot.
cluster_configurationcorejsonThe configuration of the cluster from which the snapshot was taken
data_tieringcorestringEnables data tiering. Data tiering is only supported for clusters using the r6gd node type. This parameter must be set when using r6gd nodes. For more information, see Data tiering.
kms_key_idcorestringThe ID of the KMS key used to encrypt the snapshot.
namecorestringThe name of the snapshot
statuscorestringThe status of the snapshot. Valid values: creating | available | restoring | copying | deleting.
tagscorehstore