EvaluationResultQualifier - AWS Config

EvaluationResultQualifier

Identifies an AWS Config rule that evaluated an AWS resource, and provides the type and ID of the resource that the rule evaluated.

Contents

ConfigRuleName

The name of the AWS 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 AWS resource.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 768.

Required: No

ResourceType

The type of AWS 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 AWS SDKs, see the following: