amazonka-config-0.0.8: Amazon Config SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Config.StartConfigurationRecorder

Contents

Description

Starts recording configurations of all the resources associated with the account.

You must have created at least one delivery channel to successfully start the configuration recorder.

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

Synopsis

Request

Request constructor

Request lenses

scr1ConfigurationRecorderName :: Lens' StartConfigurationRecorder Text Source

The name of the recorder object that records each configuration change made to the resources.

Response

Response constructor