ConformancePackEvaluationResult - AWS Config

ConformancePackEvaluationResult

The details of a conformance pack evaluation. Provides AWS Config rule and AWS resource type that was evaluated, the compliance of the conformance pack, related time stamps, and supplementary information.

Contents

ComplianceType

The compliance type. The allowed values are COMPLIANT and NON_COMPLIANT. INSUFFICIENT_DATA is not supported.

Type: String

Valid Values: COMPLIANT | NON_COMPLIANT | INSUFFICIENT_DATA

Required: Yes

ConfigRuleInvokedTime

The time when AWS Config rule evaluated AWS resource.

Type: Timestamp

Required: Yes

EvaluationResultIdentifier

Uniquely identifies an evaluation result.

Type: EvaluationResultIdentifier object

Required: Yes

ResultRecordedTime

The time when AWS Config recorded the evaluation result.

Type: Timestamp

Required: Yes

Annotation

Supplementary information about how the evaluation determined the compliance.

Type: String

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

Required: No

See Also

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