删除您的配置记录器 - Amazon Config
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

删除您的配置记录器

必须使用删除 Amazon CLI 客户管理的配置记录器。您可以使用 Amazon Config 控制台或删除 Amazon CLI 与服务相关的配置记录器。

To delete the customer managed configuration recorder (CLI)

使用 delete-configuration-recorder 命令:

$ aws configservice delete-configuration-recorder --configuration-recorder-name default
To delete a service-linked configuration recorder (Console)
  1. 登录 Amazon Web Services Management Console 并打开 Amazon Config 控制台,网址为https://console.aws.amazon.com/config/

  2. 在导航窗格中,选择设置

  3. 在 “服务关联录像机” 选项卡上,在 “服务关联录像机” 选项卡上选择与服务相关的配置记录器,然后选择 “删除”。系统提示时,选择删除

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 Amazon Web Services 服务 for the service-linked configuration recorder that you want to delete"