How do I save an AMI to a S3 bucket?

前端 未结 3 2143
说谎
说谎 2021-02-19 03:23

I\'ve created an AMI(EBS AMI) using the Amazon AWS console. That AMI has 2 snapshots attached to it. Now I want to backup that AMI to a S3 bucket. Is this possible?

I ac

3条回答
  •  一整个雨季
    2021-02-19 04:23

    That is not a trivial task. I have seen this site referenced in many blogs and references, but I have not used it myself.

    You might want to try CloudScripts and in particular for your needs this particular script: https://cloudyscripts.com/tool/show/4

    Hope this helps.

提交回复
热议问题