Batch Modify Cluster Snapshots

GET {{aws_redshift_base_url}}/?SnapshotIdentifierList.String.N&Force&ManualSnapshotRetentionPeriod

Request Params

KeyDatatypeRequiredDescription
SnapshotIdentifierList.String.NnullA list of snapshot identifiers you want to modify.
ForcenullA boolean value indicating whether to override an exception if the retention period has passed.
ManualSnapshotRetentionPeriodnullThe number of days that a manual snapshot is retained. If you specify the value -1, the manual snapshot is retained indefinitely.