ConformancePackEvaluationFilters - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ConformancePackEvaluationFilters

Filters a conformance pack by Amazon Config rule names, compliance types, Amazon resource types, and resource IDs.

Contents

ComplianceType

Filters the results by compliance.

The allowed values are COMPLIANT and NON_COMPLIANT. INSUFFICIENT_DATA is not supported.

Type: String

Valid Values: COMPLIANT | NON_COMPLIANT | INSUFFICIENT_DATA

Required: No

ConfigRuleNames

Filters the results by Amazon Config rule names.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 10 items.

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

Required: No

ResourceIds

Filters the results by resource IDs.

Note

This is valid only when you provide resource type. If there is no resource type, you will see an error.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 5 items.

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

Required: No

ResourceType

Filters the results by the resource type (for example, "AWS::EC2::Instance").

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: