{
"opencollection": "1.0.0",
"info": {
"name": "Redshift Data API Service #Action=AcceptReservedNodeExchange #Action=AcceptReservedNodeExchange #Action=DescribeScheduledActions API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "#Action=DescribeScheduledActions",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon Redshift - G E T_ Describe Scheduled Actions",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://redshift-data.{region}.amazonaws.com/#Action=DescribeScheduledActions",
"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 to retrieve. "
},
{
"name": "TargetActionType",
"value": "",
"type": "query",
"description": "The type of the scheduled actions to retrieve. "
},
{
"name": "StartTime",
"value": "",
"type": "query",
"description": "The start time in UTC of the scheduled actions to retrieve. Only active scheduled actions that have invocations after this time are retrieved."
},
{
"name": "EndTime",
"value": "",
"type": "query",
"description": "The end time in UTC of the scheduled action to retrieve. Only active scheduled actions that have invocations before this time are retrieved."
},
{
"name": "Active",
"value": "",
"type": "query",
"description": "If true, retrieve only active scheduled actions. If false, retrieve only disabled scheduled actions. "
},
{
"name": "Filters",
"value": "",
"type": "query",
"description": "List of scheduled action filters. "
},
{
"name": "Marker",
"value": "",
"type": "query",
"description": "An optional parameter that specifies the starting point to return a set of response records. When the results of a DescribeScheduledActions request exceed the value specified in MaxRecords, Amazon Web Services returns a value in the Marker field of the response. You can retrieve the next set of response records by providing the returned marker value in the Marker parameter and retrying the request. "
},
{
"name": "MaxRecords",
"value": "",
"type": "query",
"description": "
The maximum number of response records to return in each call. If the number of remaining response records exceeds the specified MaxRecords value, a value is returned in a marker field of the response. You can retrieve the next set of records by retrying the command with the returned marker value.
Default: 100
Constraints: minimum 20, maximum 100.
" }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "Describes properties of scheduled actions. " }, { "info": { "name": "Amazon Redshift - P O S T_ Describe Scheduled Actions", "type": "http" }, "http": { "method": "POST", "url": "http://redshift-data.{region}.amazonaws.com/#Action=DescribeScheduledActions", "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": "MaxRecords", "value": "", "type": "query", "description": "Pagination limit" }, { "name": "Marker", "value": "", "type": "query", "description": "Pagination token" }, { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ] }, "docs": "Describes properties of scheduled actions. " } ] } ], "bundled": true }