paws.management (version 0.1.0)

configservice_start_configuration_recorder: Starts recording configurations of the AWS resources you have selected to record in your AWS account

Description

Starts recording configurations of the AWS resources you have selected to record in your AWS account.

Usage

configservice_start_configuration_recorder(ConfigurationRecorderName)

Arguments

ConfigurationRecorderName

[required] The name of the recorder object that records each configuration change made to the resources.

Request syntax

svc$start_configuration_recorder(
  ConfigurationRecorderName = "string"
)

Details

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