Amazon Config · Schema

ConfigRuleEvaluationStatus

Status information for your Config Managed rules and Config Custom Policy rules. The status includes information such as the last time the rule ran, the last time it failed, and the related error for the last failure.

This action does not return status information about Config Custom Lambda rules.

AuditingAWSComplianceConfiguration ManagementGovernanceSecurity

Properties

Name Type Description
ConfigRuleName object
ConfigRuleArn object
ConfigRuleId object
LastSuccessfulInvocationTime object
LastFailedInvocationTime object
LastSuccessfulEvaluationTime object
LastFailedEvaluationTime object
FirstActivatedTime object
LastDeactivatedTime object
LastErrorCode object
LastErrorMessage object
FirstEvaluationStarted object
LastDebugLogDeliveryStatus object
LastDebugLogDeliveryStatusReason object
LastDebugLogDeliveryTime object
View JSON Schema on GitHub