Snapshot - Amazon MemoryDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Snapshot

Represents a copy of an entire cluster as of the time when the snapshot was taken.

Contents

ARN

The ARN (Amazon Resource Name) of the snapshot.

Type: String

Required: No

ClusterConfiguration

The configuration of the cluster from which the snapshot was taken

Type: ClusterConfiguration object

Required: No

DataTiering

Enables 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.

Type: String

Valid Values: true | false

Required: No

KmsKeyId

The ID of the KMS key used to encrypt the snapshot.

Type: String

Required: No

Name

The name of the snapshot

Type: String

Required: No

Source

Indicates whether the snapshot is from an automatic backup (automated) or was created manually (manual).

Type: String

Required: No

Status

The status of the snapshot. Valid values: creating | available | restoring | copying | deleting.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: