{ "type": "object", "properties": { "ScheduleDefinitions": {}, "ScheduleIdentifier": {}, "ScheduleDescription": {}, "Tags": {}, "NextInvocations": {}, "AssociatedClusterCount": {}, "AssociatedClusters": {} }, "description": "Describes a snapshot schedule. You can set a regular interval for creating snapshots of a cluster. You can also schedule snapshots for specific dates. ", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-snapshot-schedule-schema.json", "title": "SnapshotSchedule" }