View source: R/configservice_operations.R
configservice_describe_pending_aggregation_requests | R Documentation |
Returns a list of all pending aggregation requests.
See https://www.paws-r-sdk.com/docs/configservice_describe_pending_aggregation_requests/ for full documentation.
configservice_describe_pending_aggregation_requests(
Limit = NULL,
NextToken = NULL
)
Limit |
The maximum number of evaluation results returned on each page. The default is maximum. If you specify 0, Config uses the default. |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.