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)
-
- 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
"