{ "type": "object", "properties": { "SourceSnapshotIdentifier": {}, "SourceSnapshotClusterIdentifier": {}, "TargetSnapshotIdentifier": {}, "ManualSnapshotRetentionPeriod": {} }, "required": [ "SourceSnapshotIdentifier", "TargetSnapshotIdentifier" ], "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-copy-cluster-snapshot-message-schema.json", "title": "CopyClusterSnapshotMessage" }