amazonka-config-1.3.3.1: 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.StopConfigurationRecorder

Contents

Description

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

See: AWS API Reference for StopConfigurationRecorder.

Synopsis

Creating a Request

stopConfigurationRecorder Source

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

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

Request Lenses

scrConfigurationRecorderName :: Lens' StopConfigurationRecorder Text Source

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

Destructuring the Response

stopConfigurationRecorderResponse :: StopConfigurationRecorderResponse Source

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