amazonka-config-0.3.0: Amazon Config SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Config.StopConfigurationRecorder

Contents

Description

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

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

Synopsis

Request

Request constructor

Request lenses

scrConfigurationRecorderName :: Lens' StopConfigurationRecorder Text Source

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

Response

Response constructor