Move AWS EC2 Instance to another account

前端 未结 5 1350
长发绾君心
长发绾君心 2021-02-19 09:16

I created a Amazon AWS EC2 instance under my account and made an website/ftp on it, now a new partner wants to move the instance under his company account so his company can pay

5条回答
  •  梦如初夏
    2021-02-19 10:01

    I'm working with several hundreds on EC2 instances in several AWS regions and accounts. You can move an EC2 instance to another AWS account, however, you can't move the Elastic IP and it will take up 16 steps with AWS CLI, if you want to migrate Tags and clone the Security Groups. I wrote a detailed post with the whole process at https://medium.com/@gmusumeci/how-to-move-an-ec2-instance-to-another-aws-account-e5a8f04cef21.

提交回复
热议问题