ConfigRuleComplianceFilters - 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).

ConfigRuleComplianceFilters

Filters the compliance results based on account ID, region, compliance type, and rule name.

Contents

AccountId

The 12-digit account ID of the source account.

Type: String

Pattern: \d{12}

Required: No

AwsRegion

The source region where the data is aggregated.

Type: String

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

Required: No

ComplianceType

The rule compliance status.

For the ConfigRuleComplianceFilters data type, Amazon Config supports only COMPLIANT and NON_COMPLIANT. Amazon Config does not support the NOT_APPLICABLE and the INSUFFICIENT_DATA values.

Type: String

Valid Values: COMPLIANT | NON_COMPLIANT | NOT_APPLICABLE | INSUFFICIENT_DATA

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

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: