View source: R/configservice_operations.R
configservice_delete_remediation_exceptions | R Documentation |
Deletes one or more remediation exceptions mentioned in the resource keys.
See https://www.paws-r-sdk.com/docs/configservice_delete_remediation_exceptions/ for full documentation.
configservice_delete_remediation_exceptions(ConfigRuleName, ResourceKeys)
ConfigRuleName |
[required] The name of the Config rule for which you want to delete remediation exception configuration. |
ResourceKeys |
[required] An exception list of resource exception keys to be processed with the current request. Config adds exception for each resource key. For example, Config adds 3 exceptions for 3 resource keys. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.