v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141311169.0 KB

Gets a list of all scheduled queries in the caller's Amazon account and Region. <code>ListScheduledQueries</code> is eventually consistent.

post/#X-Amz-Target=Timestream_20181101.ListScheduledQueries

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'Timestream_20181101.ListScheduledQueries' required

Request body

MaxResultsinteger

The maximum number of items to return in the output. If the total number of items available is more than the value specified, a <code>NextToken</code> is provided in the output. To resume pagination, provide the <code>NextToken</code> value as the argument to the subsequent call to <code>ListScheduledQueriesRequest</code>.

NextTokenstring

A pagination token to resume pagination.

Response

Success

NextTokenstring

A token to specify where to start paginating. This is the NextToken from a previously truncated response.