Modify Cluster Snapshot
GET {{aws_redshift_base_url}}/?SnapshotIdentifier&Force&ManualSnapshotRetentionPeriod
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
SnapshotIdentifier | null | The identifier of the snapshot whose setting you want to modify. | |
Force | null | A Boolean option to override an exception if the retention period has already passed. | |
ManualSnapshotRetentionPeriod | null | The number of days that a manual snapshot is retained. If the value is -1, the manual snapshot is retained indefinitely. |