Deletes pending authorization requests for a specified aggregator account in a specified region.
configservice_delete_pending_aggregation_request(RequesterAccountId,
RequesterAwsRegion)
An empty list.
[required] The 12-digit account ID of the account requesting to aggregate data.
[required] The region requesting to aggregate data.
svc$delete_pending_aggregation_request(
RequesterAccountId = "string",
RequesterAwsRegion = "string"
)