delete_evaluation_results
(**kwargs)¶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 StartConfigRulesEvaluation API to start evaluating your Amazon Web Services resources against the rule.
See also: AWS API Documentation
Request Syntax
response = client.delete_evaluation_results(
ConfigRuleName='string'
)
[REQUIRED]
The name of the Config rule for which you want to delete the evaluation results.
{}
Response Structure
The output when you delete the evaluation results for the specified Config rule.
Exceptions
ConfigService.Client.exceptions.NoSuchConfigRuleException
ConfigService.Client.exceptions.ResourceInUseException