amazonka-config-0.1.0: Amazon Config SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Config.DescribeConfigurationRecorderStatus

Contents

Description

Returns the current status of the specified configuration recorder. If a configuration recorder is not specified, this action returns the status of all configuration recorder associated with the account.

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

Synopsis

Request

Request constructor

Request lenses

dcrsConfigurationRecorderNames :: Lens' DescribeConfigurationRecorderStatus [Text] Source

The name(s) of the configuration recorder. If the name is not specified, the action returns the current status of all the configuration recorders associated with the account.

Response

Response constructor

Response lenses