{ "type": "object", "properties": { "ScheduledActionName": {} }, "required": [ "ScheduledActionName" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-delete-scheduled-action-message-schema.json", "title": "DeleteScheduledActionMessage", "description": "DeleteScheduledActionMessage schema from Amazon Redshift" }