Modify Snapshot Copy Retention Period
GET {{aws_redshift_base_url}}/?ClusterIdentifier&RetentionPeriod&Manual
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ClusterIdentifier | null | The unique identifier of the cluster for which you want to change the retention period for either automated or manual snapshots that are copied to a destination AWS Region. | |
RetentionPeriod | null | The number of days to retain automated snapshots in the destination AWS Region after they are copied from the source AWS Region. | |
Manual | null | Indicates whether to apply the snapshot retention period to newly copied manual snapshots instead of automated snapshots. |