configservice_delete_aggregation_authorization {paws.management} | R Documentation |
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
See https://www.paws-r-sdk.com/docs/configservice_delete_aggregation_authorization/ for full documentation.
configservice_delete_aggregation_authorization(
AuthorizedAccountId,
AuthorizedAwsRegion
)
AuthorizedAccountId |
[required] The 12-digit account ID of the account authorized to aggregate data. |
AuthorizedAwsRegion |
[required] The region authorized to collect aggregated data. |