configservice_stop_configuration_recorder {paws.management} | R Documentation |
Stops the customer managed configuration recorder
Description
Stops the customer managed configuration recorder. The customer managed configuration recorder will stop recording configuration changes for the resource types you have specified.
See https://www.paws-r-sdk.com/docs/configservice_stop_configuration_recorder/ for full documentation.
Usage
configservice_stop_configuration_recorder(ConfigurationRecorderName)
Arguments
ConfigurationRecorderName |
[required] The name of the customer managed configuration recorder that you want to stop. |
[Package paws.management version 0.9.0 Index]