문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top