configservice_get_resource_evaluation_summary: Returns a summary of resource evaluation for the specified...

View source: R/configservice_operations.R

configservice_get_resource_evaluation_summaryR Documentation

Returns a summary of resource evaluation for the specified resource evaluation ID from the proactive rules that were run

Description

Returns a summary of resource evaluation for the specified resource evaluation ID from the proactive rules that were run. The results indicate which evaluation context was used to evaluate the rules, which resource details were evaluated, the evaluation mode that was run, and whether the resource details comply with the configuration of the proactive rules.

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

Usage

configservice_get_resource_evaluation_summary(ResourceEvaluationId)

Arguments

ResourceEvaluationId

[required] The unique ResourceEvaluationId of Amazon Web Services resource execution for which you want to retrieve the evaluation summary.


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