Enable Snapshot Copy
GET {{aws_redshift_base_url}}/?ClusterIdentifier&DestinationRegion&ManualSnapshotRetentionPeriod&RetentionPeriod&SnapshotCopyGrantName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ClusterIdentifier | null | The unique identifier of the source cluster to copy snapshots from. | |
DestinationRegion | null | The destination AWS Region that you want to copy snapshots to. | |
ManualSnapshotRetentionPeriod | null | The number of days to retain newly copied snapshots in the destination AWS Region after they are copied from the source AWS Region. If the value is -1, the manual snapshot is retained indefinitely. | |
RetentionPeriod | null | The number of days to retain automated snapshots in the destination region after they are copied from the source region. | |
SnapshotCopyGrantName | null | The name of the snapshot copy grant to use when snapshots of an AWS KMS-encrypted cluster are copied to the destination region. |