{ "type": "object", "properties": { "ScheduledActionName": {}, "TargetAction": {}, "Schedule": {}, "IamRole": {}, "ScheduledActionDescription": {}, "State": {}, "NextInvocations": {}, "StartTime": {}, "EndTime": {} }, "description": "Describes a scheduled action. You can use a scheduled action to trigger some Amazon Redshift API operations on a schedule. For information about which API operations can be scheduled, see ScheduledActionType. ", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-scheduled-action-schema.json", "title": "ScheduledAction" }