View source: R/configservice_operations.R
configservice_list_stored_queries | R Documentation |
Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region. The default is 100.
See https://www.paws-r-sdk.com/docs/configservice_list_stored_queries/ for full documentation.
configservice_list_stored_queries(NextToken = NULL, MaxResults = NULL)
NextToken |
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response. |
MaxResults |
The maximum number of results to be returned with a single call. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.