CreateSnapshotScheduleMessage schema from Amazon Redshift
{ "type": "object", "properties": { "ScheduleDefinitions": {}, "ScheduleIdentifier": {}, "ScheduleDescription": {}, "Tags": {}, "DryRun": {}, "NextInvocations": {} }, "$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-snapshot-schedule-message-schema.json", "title": "CreateSnapshotScheduleMessage", "description": "CreateSnapshotScheduleMessage schema from Amazon Redshift" }