{ "opencollection": "1.0.0", "info": { "name": "Redshift Data API Service #Action=AcceptReservedNodeExchange #Action=AcceptReservedNodeExchange #Action=CreateScheduledAction API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#Action=CreateScheduledAction", "type": "folder" }, "items": [ { "info": { "name": "Amazon Redshift - G E T_ Create Scheduled Action", "type": "http" }, "http": { "method": "GET", "url": "http://redshift-data.{region}.amazonaws.com/#Action=CreateScheduledAction", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "ScheduledActionName", "value": "", "type": "query", "description": "The name of the scheduled action. The name must be unique within an account. For more information about this parameter, see ScheduledAction. " }, { "name": "TargetAction", "value": "", "type": "query", "description": "A JSON format string of the Amazon Redshift API operation with input parameters. For more information about this parameter, see ScheduledAction. " }, { "name": "Schedule", "value": "", "type": "query", "description": "The schedule in at( ) or cron( ) format. For more information about this parameter, see ScheduledAction." }, { "name": "IamRole", "value": "", "type": "query", "description": "The IAM role to assume to run the target action. For more information about this parameter, see ScheduledAction. " }, { "name": "ScheduledActionDescription", "value": "", "type": "query", "description": "The description of the scheduled action. " }, { "name": "StartTime", "value": "", "type": "query", "description": "The start time in UTC of the scheduled action. Before this time, the scheduled action does not trigger. For more information about this parameter, see ScheduledAction." }, { "name": "EndTime", "value": "", "type": "query", "description": "The end time in UTC of the scheduled action. After this time, the scheduled action does not trigger. For more information about this parameter, see ScheduledAction. " }, { "name": "Enable", "value": "", "type": "query", "description": "If true, the schedule is enabled. If false, the scheduled action does not trigger. For more information about state of the scheduled action, see ScheduledAction. " }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "Creates a scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action. For example, you can create a schedule of when to run the ResizeCluster API operation. " }, { "info": { "name": "Amazon Redshift - P O S T_ Create Scheduled Action", "type": "http" }, "http": { "method": "POST", "url": "http://redshift-data.{region}.amazonaws.com/#Action=CreateScheduledAction", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "Creates a scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action. For example, you can create a schedule of when to run the ResizeCluster API operation. " } ] } ], "bundled": true }