Copy Snapshot

GET {{aws_elasticache_base_url}}/?SourceSnapshotName&TargetSnapshotName&KmsKeyId&TargetBucket&Version=2015-02-02

Request Params

KeyDatatypeRequiredDescription
SourceSnapshotNamenullThe name of an existing snapshot from which to make a copy.
TargetSnapshotNamenullA name for the snapshot copy. ElastiCache does not permit overwriting a snapshot, therefore this name must be unique within its context - ElastiCache or an Amazon S3 bucket if exporting.
KmsKeyIdnullThe ID of the KMS key used to encrypt the target snapshot.
TargetBucketnullThe Amazon S3 bucket to which the snapshot is exported. This parameter is used only when exporting a snapshot for external access.
VersionstringThe version of the API.