{ "type": "object", "properties": { "ClusterIdentifier": {}, "DestinationRegion": {}, "RetentionPeriod": {}, "SnapshotCopyGrantName": {}, "ManualSnapshotRetentionPeriod": {} }, "required": [ "ClusterIdentifier", "DestinationRegion" ], "description": "
", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-enable-snapshot-copy-message-structure.json", "name": "EnableSnapshotCopyMessage" }