amazonka-config-1.3.7: 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.StartConfigurationRecorder

Contents

Description

Starts recording configurations of the AWS resources you have selected to record in your AWS account.

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

See: AWS API Reference for StartConfigurationRecorder.

Synopsis

Creating a Request

startConfigurationRecorder Source

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

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

Request Lenses

sConfigurationRecorderName :: Lens' StartConfigurationRecorder Text Source

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

Destructuring the Response

startConfigurationRecorderResponse :: StartConfigurationRecorderResponse Source

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