Skip to content

Start Configuration Recorder

configservice_start_configuration_recorder R Documentation

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

Description

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

You must have created at least one delivery channel to successfully start the configuration recorder.

Usage

configservice_start_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$start_configuration_recorder(
  ConfigurationRecorderName = "string"
)