configservice_start_config_rules_evaluation: Runs an on-demand evaluation for the specified Config rules...

View source: R/configservice_operations.R

configservice_start_config_rules_evaluationR Documentation

Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the resources

Description

Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the resources. Use start_config_rules_evaluation when you want to test that a rule you updated is working as expected. start_config_rules_evaluation does not re-record the latest configuration state for your resources. It re-runs an evaluation against the last known state of your resources.

See https://www.paws-r-sdk.com/docs/configservice_start_config_rules_evaluation/ for full documentation.

Usage

configservice_start_config_rules_evaluation(ConfigRuleNames = NULL)

Arguments

ConfigRuleNames

The list of names of Config rules that you want to run evaluations for.


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