Need to pause AWS service but continue to get small charges

0

I used AWS briefly and may use it again. However, for now I want to get rid of all my AWS services and not be charged until I need it again. I have deleted/removed every EC2 machine that i had. Every month I get charged about $0.40 and the description is just "EC2-other". I have no idea what else to remove. How can I stop these charges? I would prefer not to delete my account.

已提問 1 年前檢視次數 272 次
1 個回答
0

It is likely when you launched your EC2 instance, you also launched our block storage called Amazon Elastic Block Store (Amazon EBS). At AWS, we decouple your storage and compute. When you deleted your EC2 instance, your EBS volume would separate from the compute environment and persist independently until attached to another compute instance. This would explain your charges from "EC2-Other". I would search for that in your AWS Console and see if you have that volume that may be incurring small charges.

Alternatively, to ensure all your resources are deleted, use aws-nuke (https://github.com/rebuy-de/aws-nuke).

Karl_C
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前

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

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

回答問題指南