Copy DB Cluster Snapshot

GET {{aws_rds_base_url}}/?CopyTags&KmsKeyId&PreSignedUrl&SourceDBClusterSnapshotIdentifier&Tags.Tag.N&TargetDBClusterSnapshotIdentifier&Action=CopyDBClusterSnapshot&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
CopyTagsnullA value that indicates whether to copy all tags from the source DB cluster snapshot to the target DB cluster snapshot. By default, tags are not copied.
KmsKeyIdnullThe AWS AWS KMS key ID for an encrypted DB cluster snapshot. The KMS key ID is the Amazon Resource Name (ARN), KMS key identifier, or the KMS key alias for the KMS encryption key.
PreSignedUrlnullThe URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot API action in the AWS Region that contains the source DB cluster snapshot to copy. The PreSignedUrl parameter must be used when copying an encrypted DB cluster snapshot from another AWS Region. Don't specify PreSignedUrl when you are copying an encrypted DB cluster snapshot in the same AWS Region.
SourceDBClusterSnapshotIdentifiernullThe identifier of the DB cluster snapshot to copy. This parameter isn't case-sensitive.
Tags.Tag.NnullA list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.
TargetDBClusterSnapshotIdentifiernullThe identifier of the new DB cluster snapshot to create from the source DB cluster snapshot. This parameter isn't case-sensitive.
Actionstring
Versionstring