Copy Cluster Snapshot

GET {{aws_redshift_base_url}}/?SourceSnapshotIdentifier&TargetSnapshotIdentifier&ManualSnapshotRetentionPeriod&SourceSnapshotClusterIdentifier

Request Params

KeyDatatypeRequiredDescription
SourceSnapshotIdentifiernullThe identifier for the source snapshot.
TargetSnapshotIdentifiernullThe identifier given to the new manual snapshot.
ManualSnapshotRetentionPeriodnullThe number of days that a manual snapshot is retained. If the value is -1, the manual snapshot is retained indefinitely.
SourceSnapshotClusterIdentifiernullThe identifier of the cluster the source snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.