ConfigRuleComplianceFilters - AWS Config
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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, AWS Config supports only COMPLIANT and NON_COMPLIANT. AWS 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 AWS 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 AWS SDKs, see the following: