amazonka-config-1.3.3: 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.DescribeConfigRuleEvaluationStatus

Contents

Description

Returns status information for each of your AWS managed Config rules. The status includes information such as the last time AWS Config invoked the rule, the last time AWS Config failed to invoke the rule, and the related error for the last failure.

See: AWS API Reference for DescribeConfigRuleEvaluationStatus.

Synopsis

Creating a Request

describeConfigRuleEvaluationStatus :: DescribeConfigRuleEvaluationStatus Source

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

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

Request Lenses

dcresConfigRuleNames :: Lens' DescribeConfigRuleEvaluationStatus [Text] Source

The name of the AWS managed Config rules for which you want status information. If you do not specify any names, AWS Config returns status information for all AWS managed Config rules that you use.

Destructuring the Response

describeConfigRuleEvaluationStatusResponse Source

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

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

Response Lenses