Any easy way to move and custom AMI image between regions? (tokyo -> singapore)

I know you can mess up with API and S3 to get it done, but there there any easier way to do it?

link|improve this question

51% accept rate
feedback

5 Answers

You can do it using Eric's post: http://alestic.com/2010/10/ec2-ami-copy

link|improve this answer
feedback

Ylastic allows you to move EBS backed linux images between regions.

Its $25 or $50 per month but it looks like you can evaluate it for a week.

link|improve this answer
feedback

I just did this using a script on CloudyScripts, worked fantastically: https://cloudyscripts.com/tool/show/5 (and it's free).

link|improve this answer
feedback

I'll add Scalr to the list of tools you can use (Disclaimer: I work there). Within Scalr, you can create your own AMI (we call them roles). Once your role is ready, you just have to choose where you want to deploy it (so in any regions).

Scalr is open-source released under the Apache 2 license: you can to download it and install it yourself. Otherwise, it is also available through a hosted version including support. Alternatives to Scalr includes RightScale and enStratus.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.