configservice_stop_configuration_recorder: Stops recording configurations of the AWS resources you have selected to
record in your AWS account
Description
Stops recording configurations of the AWS resources you have selected to
record in your AWS account.
Usage
configservice_stop_configuration_recorder(ConfigurationRecorderName)
Arguments
- ConfigurationRecorderName
[required] The name of the recorder object that records each configuration change
made to the resources.
Request syntax
svc$stop_configuration_recorder(
ConfigurationRecorderName = "string"
)