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'
)
[REQUIRED]
The 12-digit account ID of the account requesting to aggregate data.
[REQUIRED]
The region requesting to aggregate data.
None
Exceptions
ConfigService.Client.exceptions.InvalidParameterValueException