简体   繁体   English

将资源从 AWS 根账户移动到 AWS Organization 中的另一个账户

[英]Moving resources from AWS root account to another account in AWS Organization

So, a company I just recently joined has its AWS account in a mess and costs are sky rocketing.因此,我最近加入的一家公司的 AWS 账户一团糟,成本飞涨。 I am using trusted advisor to take action on the recommended items.我正在使用受信任的顾问对推荐的项目采取行动。

My question is that they have resources running in the root account and I want to move them to a separate account in aws organization.我的问题是他们在 root 帐户中运行资源,我想将它们移动到 aws 组织中的单独帐户。 What is the most viable option for me?对我来说最可行的选择是什么?

Thanks Irfan谢谢伊尔凡

create new "non-default" VPC under that target ( admin ) account, then you can migrate EC2s and other resources into this new VPC, then setup AWS organization, policies etc. Default VPC is really just for personal use - cannot be "shared" within AWS organization.在该目标( admin )帐户下创建新的“非默认”VPC,然后您可以将 EC2 和其他资源迁移到这个新 VPC,然后设置 AWS 组织、策略等。默认 VPC 实际上仅供个人使用 - 不能“共享” “在 AWS 组织内。

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

相关问题 将 AWS 账户移动到另一个 AWS 组织 - Move AWS account to another AWS Organization 将 AWS 资源从一个账户导出到另一个账户 - Export AWS resources from one account to another 如果我在 AWS 组织中创建 AWS 账户,我可以从拥有该组织的根账户中删除它吗? - If I create an AWS account in AWS organizations, can I delete it from my root account which owns the organization? 如何以编程方式将AWS资源从一个AWS账户复制到另一个账户 - How to programmatically copy AWS resources from one AWS account to another 将 AWS 服务从一个 AWS 账户迁移到另一个 AWS 账户 - To Migrate AWS Services from one AWS Account to another AWS Account AWS Lambda - 访问另一个 AWS 账户中的资源 (EC2) - AWS Lambda - Access resources (EC2) in another AWS account 如何将文件从一个AWS账户复制到另一个AWS账户 - How to copy files from one AWS account to Another AWS Account 将域从一个 AWS 账户转移到另一个 AWS 账户 - Transfer domain from one AWS account to another AWS account 将弹性 IP 从一个 AWS 账户移动到另一个 AWS 账户? - Move Elastic IP from one AWS account to another AWS account? 从根账户保护我的 AWS 机密 - Protecting my AWS Secrets from Root Account
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM