Starting the Configuration Recorder
You can use the AWS Config console or the AWS CLI start the configuration recorder.
- To start the configuration recorder (Console)
-
Sign in to the AWS Management Console and open the AWS Config console at https://console.aws.amazon.com/config/
. -
Choose Settings in the navigation pane.
-
If you want to start recording, under Recording is off, choose Turn on. When prompted, choose Continue.
- To start the configuration recorder (CLI)
-
Use the
start-configuration-recorder
command:$ aws configservice start-configuration-recorder --configuration-recorder-name
configRecorderName
Viewing the Configuration Recorder
Stopping the Configuration Recorder