ConfigService / Client / delete_aggregation_authorization
delete_aggregation_authorization#
- ConfigService.Client.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' )
- Parameters:
AuthorizedAccountId (string) –
[REQUIRED]
The 12-digit account ID of the account authorized to aggregate data.
AuthorizedAwsRegion (string) –
[REQUIRED]
The region authorized to collect aggregated data.
- Returns:
None
Exceptions
ConfigService.Client.exceptions.InvalidParameterValueException