ConfigService / Client / delete_pending_aggregation_request
delete_pending_aggregation_request#
- ConfigService.Client.delete_pending_aggregation_request(**kwargs)#
- Deletes pending authorization requests for a specified aggregator account in a specified region. - See also: AWS API Documentation - Request Syntax- response = client.delete_pending_aggregation_request( RequesterAccountId='string', RequesterAwsRegion='string' ) - Parameters:
- RequesterAccountId (string) – - [REQUIRED] - The 12-digit account ID of the account requesting to aggregate data. 
- RequesterAwsRegion (string) – - [REQUIRED] - The region requesting to aggregate data. 
 
- Returns:
- None 
 - Exceptions- ConfigService.Client.exceptions.InvalidParameterValueException