Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top