| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.Config.PutConfigurationRecorder
Description
Creates a new configuration recorder to record the resource configurations.
You can use this action to change the role (roleARN) of an existing
recorder. To change the role, call the action on the existing configuration
recorder and specify a role.
http://docs.aws.amazon.com/config/latest/APIReference/API_PutConfigurationRecorder.html
Request
data PutConfigurationRecorder Source
Instances
Request constructor
putConfigurationRecorder Source
PutConfigurationRecorder constructor.
The fields accessible through corresponding lenses are:
Request lenses
pcrConfigurationRecorder :: Lens' PutConfigurationRecorder ConfigurationRecorder Source
The configuration recorder object that records each configuration change made to the resources.