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 年前檢視次數 241 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南