How do I migrate an Amazon EC2 Instance to a different account

自闭症网瘾萝莉.ら 提交于 2019-12-25 02:43:20

问题


Currently we are hosting a customer's instance in our Amazon EC2 Account. We would like to move this to the customer's account so that the billing is transferred.

Is there an easy way to simply migrate an instance to a different Amazon Cloud account?


回答1:


No, you cannot move an running instance from one account to another.

You can however create an AMI of that instance and share the AMI with the other account. Take note of "Sharing an AMI with Specific Users":

http://aws.amazon.com/articles/530



来源:https://stackoverflow.com/questions/21299085/how-do-i-migrate-an-amazon-ec2-instance-to-a-different-account

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!