{ "type": "object", "properties": { "ClusterIdentifier": {}, "RetentionPeriod": {}, "Manual": {} }, "required": [ "ClusterIdentifier", "RetentionPeriod" ], "description": "

", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-modify-snapshot-copy-retention-period-message-schema.json", "title": "ModifySnapshotCopyRetentionPeriodMessage" }