本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
从行为图中删除账户
接受邀请后,可以随时从行为图中删除账户。从行为图中删除账户时,Amazon Detective 会停止从账户向行为图中摄取数据。现有数据仍保留在行为图中。
只有受邀账户才能从行为图中删除自己的账户。组织账户不能从组织行为图中删除自己的账户。
从行为图中删除账户(控制台)
您可以使用 AWS Management Console 将您的账户从行为图表中移除。
要从行为图中删除账户(控制台)
-
通过 https://console.aws.amazon.com/detective/
打开 Amazon Detective 控制台。 -
在 Detective 导航窗格中,选择账户管理。
-
在我的管理员账户下,针对要退出的行为图,选择退出。
从行为图中删除你的账户(DetectiveAPI, AWS CLI)
你可以使用 Detective API 或 AWS Command Line Interface 将你的账户从行为图中移除。
要将你的账号从行为图中移除(DetectiveAPI, AWS CLI)
-
D@@ etectiveAPI:使用该
DisassociateMembership
操作。必须指定图表ARN。 -
AWS CLI:在命令行处,运行
disassociate-membership
命令。aws detective disassociate-membership --graph-arn
<behavior graph ARN>
例如:
aws detective disassociate-membership --graph-arn arn:aws:detective:us-east-1:111122223333:graph:123412341234