Being charge for unknown resources please help me

0

I am an aws learner, currently I create an AWS account: 010928206059

At August 2024, my bill suddenly increase. How can I view more detail on which EC2 service-other that charge me ? Enter image description here

From what I see, all my EC2 instances are destroyed. Could you please help me to find out which EC2 service that lead to the charge ? Enter image description here

Thank you so much for your help. Please forgive my naive question.

2 Answers
2

Hello.

EC2-Other includes fees for EBS snapshots, etc.
So please check if there are any remaining EBS snapshots.
Delete any remaining EBS snapshots.
https://docs.aws.amazon.com/ebs/latest/userguide/ebs-deleting-snapshot.html

You can also see more details by filtering by "Usage Type" as shown in the image below.
a

Also, If you look at the image, the Elastic IP address remains.
Elastic IP addresses are not free, so we recommend deleting them if you don't need them.
https://aws.amazon.com/vpc/pricing/?nc1=h_ls

profile picture
EXPERT
answered 9 months ago
profile picture
EXPERT
reviewed 9 months ago
profile pictureAWS
EXPERT
reviewed 9 months ago
  • Thank you so much from the query, most of my bill result from USW2-NatGateway-Hours. How can I view this enitty management section ? is it VPC -> NAT gateways ?

  • Yes, that is the fee for NAT Gateway, so please delete it from VPC → NAT Gateway in the "us-west-2" region. Also, even if you delete NAT Gateway, the ElasticIP address will remain, so if it is unnecessary, delete ElasitcIP as well.

1

I'll also like to add that you can access any service that may still be running and you're being billed for by going to Billing and Cost Management > Cost Analysis > Cost Explorer. Here, you'll get an overview of what is currently still running and how much has accumulated as a result of each active service.

Note that you can only access this billing information as the root user.

Also, I'll suggest setting up a budget for the account. This you can do by equally visiting ... Billing and Cost Management > Budgets and Planning > Budgets. Then just create a budget, stating the maximum amount you can accommodate in a month. Once you're close to your threshold, you'll definitely get an email to alert you and inform you of any active service and its cost.

answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions