configservice_delete_config_rule {paws.management} | R Documentation |
Deletes the specified Config rule and all of its evaluation results
Description
Deletes the specified Config rule and all of its evaluation results.
See https://www.paws-r-sdk.com/docs/configservice_delete_config_rule/ for full documentation.
Usage
configservice_delete_config_rule(ConfigRuleName)
Arguments
ConfigRuleName |
[required] The name of the Config rule that you want to delete. |
[Package paws.management version 0.9.0 Index]