設定レコーダーの削除
カスタマー管理設定レコーダーを削除するには、AWS CLI を使用する必要があります。サービスリンク設定レコーダーを削除するには、AWS Config コンソールまたは AWS CLI を使用できます。
- To delete the customer managed configuration recorder (CLI)
-
delete-configuration-recorderコマンドを使用します。$ aws configservice delete-configuration-recorder --configuration-recorder-namedefault - To delete a service-linked configuration recorder (Console)
-
AWS マネジメントコンソール にサインインして、AWS Config コンソール (https://console.aws.amazon.com/config/home) を開きます。
-
ナビゲーションペインで [設定] を選択します。
-
[サービスリンクレコーダー] タブで、[サービスリンク設定レコーダー] を選択し、[削除]を選択します。プロンプトが表示されたら、[削除] を選択します。
- To delete a service-linked configuration recorder (CLI)
-
delete-service-linked-configuration-recorderコマンドを使用します。このコマンドは、[
--service-principal] フィールドを使用します。$ aws configservice delete-service-linked-configuration-recorder --service-principal "The service principal of the AWS のサービス for the service-linked configuration recorder that you want to delete"
設定レコーダーの表示
配信チャネル