Batch Modify Cluster Snapshots
GET {{aws_redshift_base_url}}/?SnapshotIdentifierList.String.N&Force&ManualSnapshotRetentionPeriod
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
SnapshotIdentifierList.String.N | null | A list of snapshot identifiers you want to modify. | |
Force | null | A boolean value indicating whether to override an exception if the retention period has passed. | |
ManualSnapshotRetentionPeriod | null | The number of days that a manual snapshot is retained. If you specify the value -1, the manual snapshot is retained indefinitely. |