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