Values.DescribeAggregationAuthorizationsRequestSourceReturns a list of authorizations granted to various aggregator accounts and regions.
type nonrec t = {limit : Limit.t option;The maximum number of AggregationAuthorizations returned on each page. The default is maximum. If you specify 0, Config uses the default.
*)nextToken : String_.t option;The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
*)}