I understand there is no direct conversion to get from EBS to S3. But is there some series of steps that can make this happen, or is rebuilding the image from scratch the best option?
Is there a way to create a volume or snapshot, download it, reupload it to S3, and then bundle it as an S3 AMI?
Thanks for any help
ec2-bundle-volandec2-upload-bundle- both run from the running instance. (I don't use Windows servers, but it should still work). Once your bundle is uploaded to S3, you can use the AWS console orec2-registerto register the AMI and be able to launch it. – cyberx86 Apr 18 '12 at 20:46