configservice_delete_evaluation_results: Deletes the evaluation results for the specified Config rule

View source: R/configservice_operations.R

configservice_delete_evaluation_resultsR Documentation

Deletes the evaluation results for the specified Config rule

Description

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.

Usage

configservice_delete_evaluation_results(ConfigRuleName)

Arguments

ConfigRuleName

[required] The name of the Config rule for which you want to delete the evaluation results.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.