amazonka-config-1.3.3.1: Amazon Config SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.Config.GetComplianceSummaryByConfigRule

Contents

Description

Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.

See: AWS API Reference for GetComplianceSummaryByConfigRule.

Synopsis

Creating a Request

getComplianceSummaryByConfigRule :: GetComplianceSummaryByConfigRule Source

Creates a value of GetComplianceSummaryByConfigRule with the minimum fields required to make a request.

Destructuring the Response

getComplianceSummaryByConfigRuleResponse Source

Creates a value of GetComplianceSummaryByConfigRuleResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

gcsbcrrsComplianceSummary :: Lens' GetComplianceSummaryByConfigRuleResponse (Maybe ComplianceSummary) Source

The number of AWS Config rules that are compliant and the number that are noncompliant, up to a maximum of 25 for each.