Indicates whether the specified Config rules are compliant. If a rule is noncompliant, this operation returns the number of Amazon Web Services resources that do not comply with the rule.
See https://www.paws-r-sdk.com/docs/configservice_describe_compliance_by_config_rule/ for full documentation.
configservice_describe_compliance_by_config_rule(
ConfigRuleNames = NULL,
ComplianceTypes = NULL,
NextToken = NULL
)
Specify one or more Config rule names to filter the results by rule.
Filters the results by compliance.
The nextToken
string returned on a previous page that you use to get
the next page of results in a paginated response.