deleteEvaluationResults
inline suspend fun ConfigClient.deleteEvaluationResults(crossinline block: DeleteEvaluationResultsRequest.Builder.() -> Unit): DeleteEvaluationResultsResponse
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.