View source: R/configservice_operations.R
configservice_delete_evaluation_results | R Documentation |
Deletes the evaluation results for the specified Config rule. You can specify one Config rule per request. After you delete the evaluation results, you can call the start_config_rules_evaluation
API to start evaluating your Amazon Web Services resources against the rule.
See https://www.paws-r-sdk.com/docs/configservice_delete_evaluation_results/ for full documentation.
configservice_delete_evaluation_results(ConfigRuleName)
ConfigRuleName |
[required] The name of the Config rule for which you want to delete the evaluation results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.