View source: R/configservice_operations.R
configservice_describe_aggregation_authorizations | R Documentation |
Returns a list of authorizations granted to various aggregator accounts and regions.
See https://www.paws-r-sdk.com/docs/configservice_describe_aggregation_authorizations/ for full documentation.
configservice_describe_aggregation_authorizations(
Limit = NULL,
NextToken = NULL
)
Limit |
The maximum number of AggregationAuthorizations 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.