delete_aggregation_authorization
(**kwargs)¶Deletes the authorization granted to the specified configuration aggregator account in a specified region.
See also: AWS API Documentation
Request Syntax
response = client.delete_aggregation_authorization(
AuthorizedAccountId='string',
AuthorizedAwsRegion='string'
)
[REQUIRED]
The 12-digit account ID of the account authorized to aggregate data.
[REQUIRED]
The region authorized to collect aggregated data.
None
Exceptions
ConfigService.Client.exceptions.InvalidParameterValueException