DescribeSnapshotSchedulesMessage schema from Amazon Redshift
{ "type": "object", "properties": { "ClusterIdentifier": {}, "ScheduleIdentifier": {}, "TagKeys": {}, "TagValues": {}, "Marker": {}, "MaxRecords": {} }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-describe-snapshot-schedules-message-schema.json", "title": "DescribeSnapshotSchedulesMessage", "description": "DescribeSnapshotSchedulesMessage schema from Amazon Redshift" }