EvaluationResultQualifier
Identifies an Amazon Config rule that evaluated an Amazon resource, and provides the type and ID of the resource that the rule evaluated.
Contents
- ConfigRuleName
-
The name of the Amazon Config rule that was used in the evaluation.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
.*\S.*
Required: No
- EvaluationMode
-
The mode of an evaluation. The valid values are Detective or Proactive.
Type: String
Valid Values:
DETECTIVE | PROACTIVE
Required: No
- ResourceId
-
The ID of the evaluated Amazon resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 768.
Required: No
- ResourceType
-
The type of Amazon resource that was evaluated.
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 Amazon SDKs, see the following: