EC2 free tier snapshot data limit surpassed.

0

I have been using the free tier of ec2 recently and have surpassed the 1gb limit of snapshot data but never have in any past months, so I am not totally sure what that means. I did have to remake my ec2 instance because I had lost my key pair and was wondering if in that process, I surpassed my snapshot data limit.

質問済み 1年前235ビュー
1回答
0

Greetings,

It's possible you have created an AMI (Amazon Machine Image) which includes a snapshot of the root volume for your EC2 instance. This snapshot may have caused your account to surpass the free tier snapshot limit of 1GB.

You can confirm this by following the steps below to view snapshots you currently own: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-describing-snapshots.html

If this snapshot/s have been created while an AMI was created, you can correlate the snapshot ID with the root volume by following these steps:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/RootDeviceStorage.html#display-instance-root-device-type

At this point you should be able to determine if there is excessive snapshots and if they are correlated with an AMI. You can then delete any redundant AMI (including snapshot) to reduce the snapshot storage in your account.

We'd appreciate if you'd update this thread with your findings, and hopefully confirmation of the issue being resolved.

Regards, AntAWS

AWS
AntAWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ