

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 고객 관리형 구성 레코더 시작
<a name="managing-recorder_console-start"></a>

 AWS Config 콘솔을 사용하거나 고객 관리형 구성 레코더를 AWS CLI 시작할 수 있습니다.

------
#### [ To start the customer managed configuration recorder (Console) ]

1. 에 로그인 AWS Management Console 하고 [https://console.aws.amazon.com/config/home](https://console.aws.amazon.com/config/home) AWS Config 콘솔을 엽니다.

1. 탐색 창에서 **설정**을 선택합니다.

1. **고객 관리형 레코더** 탭에서 **기록 시작**을 선택합니다. 메시지가 나타나면 **확인**을 선택합니다.

------
#### [ To start the customer managed configuration recorder (CLI) ]

[https://docs.aws.amazon.com/cli/latest/reference/configservice/start-configuration-recorder.html](https://docs.aws.amazon.com/cli/latest/reference/configservice/start-configuration-recorder.html) 명령을 사용합니다.

```
$ aws configservice start-configuration-recorder --configuration-recorder-name {{configRecorderName}}
```

------