Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the resources
Source:R/configservice_operations.R
configservice_start_config_rules_evaluation.RdRuns 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.