amazonka-config-0.0.6: Amazon Config SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Config.DescribeConfigurationRecorders

Contents

Description

Returns the name of one or more specified configuration recorders. If the recorder name is not specified, this action returns the names of all the configuration recorders associated with the account.

http://docs.aws.amazon.com/config/latest/APIReference/API_DescribeConfigurationRecorders.html

Synopsis

Request

Request constructor

Request lenses

Response

Response constructor

Response lenses

dcrrConfigurationRecorders :: Lens' DescribeConfigurationRecordersResponse [ConfigurationRecorder] Source

A list that contains the descriptions of the specified configuration recorders.