简体   繁体   English

终止我的 aws 组织中的成员帐户?(不是根帐户)

[英]terminate a member account in my aws organizations?(not the root account)

I want to terminate my member account(child account) in AWS organizations.我想终止我在 AWS 组织中的成员账户(子账户)。

Will I still be charged for resources, that weren't manually deleted, owned by this account?我是否仍需要为该帐户拥有的非手动删除的资源付费? or it will remove all resources?还是会删除所有资源? for example instances, backup, etc.例如实例、备份等。

The best practice when closing an AWS account is to delete first all the resources because AWS might not automatically terminate all the active resources and will incur in additional cost.关闭 AWS 账户时的最佳做法是首先删除所有资源,因为 AWS 可能不会自动终止所有活动资源并且会产生额外费用。

Delete on-demand resources should not be a problem but any other types (eg Reserved Instances, Saving Plans) will be still charged until the plan term ends.删除按需资源应该不是问题,但任何其他类型(例如预留实例、储蓄计划)仍将收费,直到计划期限结束。

The same concept apply to accounts that belongs to an Organization.相同的概念适用于属于某个组织的帐户。


Reference:参考:

Terminate resources on account closure 在帐户关闭时终止资源

Closed account billing 关闭帐户计费

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

相关问题 如果我在 AWS 组织中创建 AWS 账户,我可以从拥有该组织的根账户中删除它吗? - If I create an AWS account in AWS organizations, can I delete it from my root account which owns the organization? 如何通过 AWS Organizations 创建的根账户进行新访问? - How to access newly, via AWS Organizations created root account? 如果我将AWS独立帐户迁移到组织怎么办? - What if I migrate an AWS standalone account to Organizations? 在其账户中创建来自 AWS 组织的用户 - Create users from AWS organizations in an account from it 在多个 AWS Organizations 账户上部署资源 - Deploying resources on multiple AWS Organizations account 从根账户保护我的 AWS 机密 - Protecting my AWS Secrets from Root Account 使用适用于Java的AWS开发工具包在AWS Organizations中创建帐户 - Creating Account in the AWS Organizations using AWS SDK for Java 使用同一账户的不同组织中的 AWS 访问环境 - AWS Access environments in different Organizations using the same account 将资源从 AWS 根账户移动到 AWS Organization 中的另一个账户 - Moving resources from AWS root account to another account in AWS Organization AWS Root帐户是唯一能够查看使用情况和账单的帐户吗? - Is the AWS Root account the only account able to view the usage and billing?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM