v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Returns a list of scheduled actions. You can use the flags to filter the list of returned scheduled actions.

post/#X-Amz-Target=RedshiftServerless.ListScheduledActions

Headers

X-Amz-Target'RedshiftServerless.ListScheduledActions' required

Request body

maxResultsinteger

An optional parameter that specifies the maximum number of results to return. Use <code>nextToken</code> to display the next page of results.

namespaceNamestring

The name of namespace associated with the scheduled action to retrieve.

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.

Response

Success

nextTokenstring

If nextToken is returned, there are more results available. The value of nextToken is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.