简体   繁体   English

如果我在 AWS 组织中创建 AWS 账户,我可以从拥有该组织的根账户中删除它吗?

[英]If I create an AWS account in AWS organizations, can I delete it from my root account which owns the organization?

There are various ways to automate account creation in AWS Organizations, but what about delete/close?有多种方法可以在 AWS Organizations 中自动创建账户,但删除/关闭呢?

So far it looks like I have to login with the child account's root account to be able to close the account.到目前为止,看起来我必须使用子帐户的root帐户登录才能关闭该帐户。 Is there anyway to close a member account using the parent root?反正有没有使用父根关闭成员帐户? It seems like this should be possible.看起来这应该是可能的。

Unfortunately at this time this is the only way, the AWS documentation states the following.不幸的是,目前这是唯一的方法, AWS 文档说明了以下内容。

To close an account, you must be signed in as the AWS account root user of the account.要关闭账户,您必须以账户的 AWS 账户根用户身份登录。 If you sign in to an account with an AWS Identity and Access Management (IAM) user or role, you can't close the account.如果您使用 AWS Identity and Access Management (IAM) 用户或角色登录账户,则无法关闭该账户。

This will primarily be for security reasons, the exact same reason why IAM users cannot access billing (unless the root user allows it).这主要是出于安全原因,与 IAM 用户无法访问账单的原因完全相同(除非根用户允许)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM