문제

I have Quick Launch an Ubuntu Instance and install some software in it. Then I created a AMI from it. How can I save this my own AMI to a S3 bucket for reusing?

도움이 되었습니까?

해결책

Once you create an AMI from it, it is stored in s3. However, you are not able to access or download this AMI.

You can only export images that you had originally imported.

다른 팁

There appears to be a misunderstanding in the original question. You don't need to "save an AMI to an S3 bucket for re-using". If you created an AMI, that is all you need to start new instances using that image.

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