aws.config.get_compliance_summary_by_config_rule
Example SQL Queries
SELECT * FROMaws.config.get_compliance_summary_by_config_rule;Description
Returns the number of Config rules that are compliant and noncompliant, up to a maximum of 25 for each.
Table Definition
| Column Name | Column Data Type |
|---|---|
| compliance_summary The number of Config rules that are compliant and the number that are noncompliant, up to a maximum of 25 for each. | STRUCT( |
Show child fields
| |