View source: R/configservice_operations.R
configservice_delete_pending_aggregation_request | R Documentation |
Deletes pending authorization requests for a specified aggregator account in a specified region.
See https://www.paws-r-sdk.com/docs/configservice_delete_pending_aggregation_request/ for full documentation.
configservice_delete_pending_aggregation_request(
RequesterAccountId,
RequesterAwsRegion
)
RequesterAccountId |
[required] The 12-digit account ID of the account requesting to aggregate data. |
RequesterAwsRegion |
[required] The region requesting to aggregate data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.