how to terminate EBS on AWS?

0

I recently participated in the workshop "https://catalog.workshops.aws/nvflareonaws/en-US," and as part of the learning process, I created instances on EC2 and VPC in S3. Subsequently, I promptly terminated those instances to avoid incurring additional charges. However, despite terminating the instances, I noticed that there is still a charge associated with the Elastic Block Store (EBS). I would like to understand how I can properly terminate the EBS volumes to prevent any further charges.Enter image description here

  • Have You found the solution and how to terminate this?

    I am having the same problem. No active instance is shown in the instances or volumes. but it is shown in the billing.

sara
asked 10 months ago232 views
2 Answers
0

Hi, have a look at the documentation: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-deleting-volume.html

Hope it helps!

Didier

profile pictureAWS
EXPERT
answered 10 months ago
  • Thank you for your response. I followed the documentation carefully, but despite not having any active EBS volumes, I am still being charged.

0
  1. Go to Cost Explorer -> Choose Date Range in right pane
  2. Granularity -> Daily
  3. Dimension -> Usage Type
  4. Service -> EC2-Other

Note: Repeat same by changing option in Dimensions field as Region, Cost Category and Availability zone, Cost Category one by one.

This would show you when and what are the resources/which region/AZ that's happening.

Can you check if there are any snapshots. Look at AWS EBS Pricing to verify what could be in your case, which is incurring charges to your account.

If you want to setup alert, you can consider setting up AWS budgets and configure alarm on those, which would notify you, if you cross the defined usage threshold.

If the answer is helpful, please click "Accept Answer" and upvote it.

profile pictureAWS
EXPERT
answered 10 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