Smaws_Client_ConfigService.PutAggregationAuthorization
val request :
Smaws_Lib.Context.t ->
put_aggregation_authorization_request ->
(put_aggregation_authorization_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterValueException of invalid_parameter_value_exception ])
Stdlib.result
Authorizes the aggregator account and region to collect data from the source account and region.
PutAggregationAuthorization
is an idempotent API. Subsequent requests won’t create a duplicate resource if one was already created. If a following request has different tags
values, Config will ignore these differences and treat it as an idempotent request of the previous. In this case, tags
will not be updated, even if they are different.