v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region. The default is 100.

post/#X-Amz-Target=StarlingDoveService.ListStoredQueries

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'StarlingDoveService.ListStoredQueries' required

Request body

NextTokenstring

The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.

MaxResultsinteger

The maximum number of results to be returned with a single call.

Response

Success

NextTokenstring

If the previous paginated request didn't return all of the remaining results, the response object's <code>NextToken</code> parameter value is set to a token. To retrieve the next set of results, call this action again and assign that token to the request object's <code>NextToken</code> parameter. If there are no remaining results, the previous response object's <code>NextToken</code> parameter is set to <code>null</code>.