Skip to content

Stop Configuration Recorder

configservice_stop_configuration_recorder 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.

Usage

configservice_stop_configuration_recorder(ConfigurationRecorderName)

Arguments

ConfigurationRecorderName

[required] The name of the customer managed configuration recorder that you want to stop.

Value

An empty list.

Request syntax

svc$stop_configuration_recorder(
  ConfigurationRecorderName = "string"
)