Transferring ec2 instances between accounts

Viewed 16859

I'm writing an app for a client on a ec2 instance, and now it's time to setup a prod ec2 instance under his AWS account. Can I somehow transfer the ec2 instance which is running under my account to his account? Or I would have to create prod environment from scratch?

1 Answers
Related