ExternalEvaluation
Identifies an AWS resource and indicates whether it complies with the AWS Config rule that it was evaluated against.
Contents
- ComplianceResourceId
-
The evaluated compliance resource ID. AWS Config accepts only AWS account ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 768.
Required: Yes
- ComplianceResourceType
-
The evaluated compliance resource type. AWS Config accepts
AWS::::Account
resource type.Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- ComplianceType
-
The compliance of the AWS resource. The valid values are
COMPLIANT, NON_COMPLIANT,
andNOT_APPLICABLE
.Type: String
Valid Values:
COMPLIANT | NON_COMPLIANT | NOT_APPLICABLE | INSUFFICIENT_DATA
Required: Yes
- OrderingTimestamp
-
The time when the compliance was recorded.
Type: Timestamp
Required: Yes
- Annotation
-
Supplementary information about the reason of compliance. For example, this task was completed on a specific date.
Type: String
Length Constraints: Minimum length of 1. 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: