Submit
Path:
~
/
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
configservice
/
File Content:
describe-compliance-by-config-rule.rst
**To get compliance information for your AWS Config rules** The following command returns compliance information for each AWS Config rule that is violated by one or more AWS resources:: aws configservice describe-compliance-by-config-rule --compliance-types NON_COMPLIANT In the output, the value for each ``CappedCount`` attribute indicates how many resources do not comply with the related rule. For example, the following output indicates that 3 resources do not comply with the rule named ``InstanceTypesAreT2micro``. Output:: { "ComplianceByConfigRules": [ { "Compliance": { "ComplianceContributorCount": { "CappedCount": 3, "CapExceeded": false }, "ComplianceType": "NON_COMPLIANT" }, "ConfigRuleName": "InstanceTypesAreT2micro" }, { "Compliance": { "ComplianceContributorCount": { "CappedCount": 10, "CapExceeded": false }, "ComplianceType": "NON_COMPLIANT" }, "ConfigRuleName": "RequiredTagsForVolumes" } ] }
Submit
FILE
FOLDER
Name
Size
Permission
Action
delete-config-rule.rst
185 bytes
0644
delete-delivery-channel.rst
177 bytes
0644
delete-evaluation-results.rst
260 bytes
0755
deliver-config-snapshot.rst
352 bytes
0644
describe-compliance-by-config-rule.rst
1342 bytes
0644
describe-compliance-by-resource.rst
1413 bytes
0644
describe-config-rule-evaluation-status.rst
695 bytes
0644
describe-config-rules.rst
1392 bytes
0644
describe-configuration-recorder-status.rst
589 bytes
0644
describe-configuration-recorders.rst
625 bytes
0644
describe-delivery-channel-status.rst
953 bytes
0644
describe-delivery-channels.rst
448 bytes
0644
get-compliance-details-by-config-rule.rst
2169 bytes
0644
get-compliance-details-by-resource.rst
1574 bytes
0644
get-compliance-summary-by-config-rule.rst
744 bytes
0644
get-compliance-summary-by-resource-type.rst
1967 bytes
0644
get-resource-config-history.rst
282 bytes
0644
get-status.rst
454 bytes
0644
list-discovered-resources.rst
682 bytes
0644
put-config-rule.rst
3343 bytes
0644
put-configuration-recorder.rst
1753 bytes
0644
put-delivery-channel.rst
2370 bytes
0644
start-config-rules-evaluation.rst
252 bytes
0755
start-configuration-recorder.rst
433 bytes
0644
stop-configuration-recorder.rst
434 bytes
0644
subscribe.rst
1208 bytes
0644
N4ST4R_ID | Naxtarrr