Deletes the authorization granted to the specified configuration aggregator account in a specified region.
configservice_delete_aggregation_authorization(AuthorizedAccountId,
AuthorizedAwsRegion)
An empty list.
[required] The 12-digit account ID of the account authorized to aggregate data.
[required] The region authorized to collect aggregated data.
svc$delete_aggregation_authorization(
AuthorizedAccountId = "string",
AuthorizedAwsRegion = "string"
)