configservice_list_stored_queries {paws.management} | R Documentation |
Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region
Description
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.
Usage
configservice_list_stored_queries(NextToken = NULL, MaxResults = NULL)
Arguments
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. |
[Package paws.management version 0.9.0 Index]