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.

posta un anno fa240 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande