configservice_get_resource_evaluation_summary {paws.management} | R 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 |
[Package paws.management version 0.7.0 Index]