

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 啟動客戶受管組態記錄器
<a name="managing-recorder_console-start"></a>

您可以使用 AWS Config 主控台或 AWS CLI 啟動客戶受管組態記錄器。

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

1. 登入 AWS 管理主控台 ，並在 https：//[https://console.aws.amazon.com/config/home](https://console.aws.amazon.com/config/home) 開啟 AWS Config 主控台。

1. 在導覽窗格中選擇 **Settings (設定)**。

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
```

------