EvaluationResult - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EvaluationResult

The details of an Amazon Config evaluation. Provides the Amazon resource that was evaluated, the compliance of the resource, related time stamps, and supplementary information.

Contents

Annotation

Supplementary information about how the evaluation determined the compliance.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

ComplianceType

Indicates whether the Amazon resource complies with the Amazon Config rule that evaluated it.

For the EvaluationResult data type, Amazon Config supports only the COMPLIANT, NON_COMPLIANT, and NOT_APPLICABLE values. Amazon Config does not support the INSUFFICIENT_DATA value for the EvaluationResult data type.

Type: String

Valid Values: COMPLIANT | NON_COMPLIANT | NOT_APPLICABLE | INSUFFICIENT_DATA

Required: No

ConfigRuleInvokedTime

The time when the Amazon Config rule evaluated the Amazon resource.

Type: Timestamp

Required: No

EvaluationResultIdentifier

Uniquely identifies the evaluation result.

Type: EvaluationResultIdentifier object

Required: No

ResultRecordedTime

The time when Amazon Config recorded the evaluation result.

Type: Timestamp

Required: No

ResultToken

An encrypted token that associates an evaluation with an Amazon Config rule. The token identifies the rule, the Amazon resource being evaluated, and the event that triggered the evaluation.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: