Skip to content

Stop Configuration Recorder

configservice_stop_configuration_recorder R Documentation

Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services account

Description

Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services 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.

Value

An empty list.

Request syntax

svc$stop_configuration_recorder(
  ConfigurationRecorderName = "string"
)