View source: R/configservice_operations.R
configservice_describe_compliance_by_config_rule | R Documentation |
Indicates whether the specified Config rules are compliant. If a rule is noncompliant, this action 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
)
ConfigRuleNames |
Specify one or more Config rule names to filter the results by rule. |
ComplianceTypes |
Filters the results by compliance. |
NextToken |
The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.