paws.management (version 0.5.0)

configservice_describe_aggregation_authorizations: Returns a list of authorizations granted to various aggregator accounts and regions

Description

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.

Usage

configservice_describe_aggregation_authorizations(
  Limit = NULL,
  NextToken = NULL
)

Arguments

Limit

The maximum number of AggregationAuthorizations returned on each page. The default is maximum. If you specify 0, Config uses the default.

NextToken

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