{ "type": "object", "properties": { "SnapshotIdentifierList": {}, "ManualSnapshotRetentionPeriod": {}, "Force": {} }, "required": [ "SnapshotIdentifierList" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-batch-modify-cluster-snapshots-message-schema.json", "title": "BatchModifyClusterSnapshotsMessage", "description": "BatchModifyClusterSnapshotsMessage schema from Amazon Redshift" }