ConfigRuleEvaluationStatus
Status information for your Amazon Config Managed rules and Amazon 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 Amazon Config Custom Lambda rules.
Contents
- ConfigRuleArn
-
The Amazon Resource Name (ARN) of the Amazon Config rule.
Type: String
Required: No
- ConfigRuleId
-
The ID of the Amazon Config rule.
Type: String
Required: No
- ConfigRuleName
-
The name of the Amazon Config rule.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
.*\S.*
Required: No
- FirstActivatedTime
-
The time that you first activated the Amazon Config rule.
Type: Timestamp
Required: No
- FirstEvaluationStarted
-
Indicates whether Amazon Config has evaluated your resources against the rule at least once.
-
true
- Amazon Config has evaluated your Amazon resources against the rule at least once. -
false
- Amazon Config has not finished evaluating your Amazon resources against the rule at least once.
Type: Boolean
Required: No
-
- LastDeactivatedTime
-
The time that you last turned off the Amazon Config rule.
Type: Timestamp
Required: No
- LastDebugLogDeliveryStatus
-
The status of the last attempted delivery of a debug log for your Amazon Config Custom Policy rules. Either
Successful
orFailed
.Type: String
Required: No
- LastDebugLogDeliveryStatusReason
-
The reason Amazon Config was not able to deliver a debug log. This is for the last failed attempt to retrieve a debug log for your Amazon Config Custom Policy rules.
Type: String
Required: No
- LastDebugLogDeliveryTime
-
The time Amazon Config last attempted to deliver a debug log for your Amazon Config Custom Policy rules.
Type: Timestamp
Required: No
- LastErrorCode
-
The error code that Amazon Config returned when the rule last failed.
Type: String
Required: No
- LastErrorMessage
-
The error message that Amazon Config returned when the rule last failed.
Type: String
Required: No
- LastFailedEvaluationTime
-
The time that Amazon Config last failed to evaluate your Amazon resources against the rule.
Type: Timestamp
Required: No
- LastFailedInvocationTime
-
The time that Amazon Config last failed to invoke the Amazon Config rule to evaluate your Amazon resources.
Type: Timestamp
Required: No
- LastSuccessfulEvaluationTime
-
The time that Amazon Config last successfully evaluated your Amazon resources against the rule.
Type: Timestamp
Required: No
- LastSuccessfulInvocationTime
-
The time that Amazon Config last successfully invoked the Amazon Config rule to evaluate your Amazon resources.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: