v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Creates a copy of an entire cluster or replication group at a specific moment in time.

This operation is valid for Redis only.

get/#Action=CreateSnapshot

Query parameters

ReplicationGroupIdstring

The identifier of an existing replication group. The snapshot is created from this replication group.

CacheClusterIdstring

The identifier of an existing cluster. The snapshot is created from this cluster.

SnapshotNamestring required

A name for the snapshot being created.

KmsKeyIdstring

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

Keystring

The key for the tag. May not be null.

Valuestring

The tag's value. May be null.

A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.

Action'CreateSnapshot' required
Version'2015-02-02' required

Response

Success