{ "type": "object", "properties": { "SnapshotIdentifier": {}, "ClusterIdentifier": {}, "ManualSnapshotRetentionPeriod": {}, "Tags": {} }, "required": [ "SnapshotIdentifier", "ClusterIdentifier" ], "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-create-cluster-snapshot-message-schema.json", "title": "CreateClusterSnapshotMessage" }