AggregateEvaluationResult
The details of an Amazon Config evaluation for an account ID and region in an aggregator. Provides the Amazon resource that was evaluated, the compliance of the resource, related time stamps, and supplementary information.
Contents
- AccountId
-
The 12-digit account ID of the source account.
Type: String
Pattern:
\d{12}
Required: No
- Annotation
-
Supplementary information about how the agrregate evaluation determined the compliance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- AwsRegion
-
The source region from where the data is aggregated.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- ComplianceType
-
The resource compliance status.
For the
AggregationEvaluationResult
data type, Amazon Config supports only theCOMPLIANT
andNON_COMPLIANT
. Amazon Config does not support theNOT_APPLICABLE
andINSUFFICIENT_DATA
value.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 aggregate evaluation result.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: