v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492542448.2 KB

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.

To see additional information about the evaluation result, such as which rule flagged a resource as NON_COMPLIANT, use the GetComplianceDetailsByResource API. For more information, see the Examples section.

post/#X-Amz-Target=StarlingDoveService.GetResourceEvaluationSummary

Headers

X-Amz-Target'StarlingDoveService.GetResourceEvaluationSummary' required

Request body

ResourceEvaluationIdstring required

The unique <code>ResourceEvaluationId</code> of Amazon Web Services resource execution for which you want to retrieve the evaluation summary.

Response

Success

ResourceEvaluationIdstring

The unique <code>ResourceEvaluationId</code> of Amazon Web Services resource execution for which you want to retrieve the evaluation summary.

EvaluationMode'DETECTIVE' | 'PROACTIVE'

Lists results of the mode that you requested to retrieve the resource evaluation summary. The valid values are Detective or Proactive.

EvaluationStartTimestampstring date-time

The start timestamp when Config rule starts evaluating compliance for the provided resource details.

Compliance'COMPLIANT' | 'NON_COMPLIANT' | 'NOT_APPLICABLE' | 'INSUFFICIENT_DATA'

The compliance status of the resource evaluation summary.