/AWS1/CL_ECA=>CREATESNAPSHOT()
¶
About CreateSnapshot¶
Creates a copy of an entire cluster or replication group at a specific moment in time.
This operation is valid for Redis OSS only.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_SNAPSHOTNAME
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
A name for the snapshot being created.
Optional arguments:¶
IV_REPLICATIONGROUPID
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The identifier of an existing replication group. The snapshot is created from this replication group.
IV_CACHECLUSTERID
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The identifier of an existing cluster. The snapshot is created from this cluster.
IV_KMSKEYID
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The ID of the KMS key used to encrypt the snapshot.
IT_TAGS
TYPE /AWS1/CL_ECATAG=>TT_TAGLIST
TT_TAGLIST
¶
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.