简体   繁体   English

将 AWS 服务从一个 AWS 账户迁移到另一个 AWS 账户

[英]To Migrate AWS Services from one AWS Account to another AWS Account

I have setup one project in AWS Cloud Service.我在 AWS 云服务中设置了一个项目。 There I was using EC2 Instance, AMI, Elastic IP, Internet Gate Way, NACL, Route Table, Security Group, custom VPC, Private and Public Sub net, Elastic Load Balance, Auto scaling, Launch Configuration, KMS-key, Lambda, RDS Aurora Instance, S3 Bucket, Simple Email Service, Simple Queue Service, Simple Notification Service, Cloud watch logs.我在那里使用 EC2 实例、AMI、弹性 IP、Internet 网关、NACL、路由表、安全组、自定义 VPC、私有和公共子网、弹性负载平衡、自动缩放、启动配置、KMS 密钥、Lambda、RDS Aurora Instance、S3 Bucket、Simple Email Service、Simple Queue Service、Simple Notification Service、Cloud watch logs。 Now My client asking to migrate all services from existing AWS account to New AWS Account.现在我的客户要求将所有服务从现有 AWS 账户迁移到新 AWS 账户。

How to achieve this?如何做到这一点?

Just contact AWS support.只需联系 AWS 支持。 If you are doing a migration not a copy, then the account can be changed with no interruption of service directly by AWS.如果您正在执行迁移而不是副本,则可以直接由 AWS 更改账户而不会中断服务。 Open a case in the AWS support center.在 AWS 支持中心打开一个案例。 See docs查看文档

If you need a copy of those services into a different account, is a more complicated task as your will have to create different physical resources.如果您需要将这些服务的副本复制到不同的帐户中,这是一项更复杂的任务,因为您必须创建不同的物理资源。 For that I would recommend using CloudFormation.为此,我建议使用 CloudFormation。

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

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