Moving snapshots created by ami's to Cold storage

0

Is there a way to move snapshots created by ami's to cold storage to reduce s3 related cost, since ami snapshots by default get saved to S3 standard tier storage. If there are some snapshots that the customer knows that can be moved to least cost saving storage tier, how can they achieve the same.

profile pictureAWS
已提问 2 年前584 查看次数
1 回答
0

There is option to export the AMI to S3 (hence to a cold storage as well). You can create custom workflow (Lambda/StepFunction, perhaps) to orchestrate AMI creation & export process.

Reference : https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-store-restore.html

profile pictureAWS
专家
已回答 2 年前
  • But my question is w.r.t. the snapshots that are created for the ami, the cx wants to move only the snapshot to an cost efficient storage tier

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则