Authorizes the aggregator account and region to collect data from the source account and region.
See https://www.paws-r-sdk.com/docs/configservice_put_aggregation_authorization/ for full documentation.
configservice_put_aggregation_authorization(
AuthorizedAccountId,
AuthorizedAwsRegion,
Tags = NULL
)
[required] The 12-digit account ID of the account authorized to aggregate data.
[required] The region authorized to collect aggregated data.
An array of tag object.