1 Answers
0
The link you shared is for Elastic Beanstalk, but the usage is referring to EBS.
To get a listing of your EBS volumes,
- first make sure you are in the correct region (Ohio) which should be listed on the top right of your AWS console.
- next browse to the EC2 service either by searching in the search bar at the top of the console or selecting EC2 from the service listing
- Once in EC2, on the left panel under Elastic Block Store you should find listed volumes and snapshots.
- click on volumes and you should get a listing of your volumes
- You can select your volume(s) and under actions select delete volumes
- if your volume is attached to an EC2 instance, you will need to detach the volume first
- I also recommend checking if you have any snapshots by clicking snapshots on the left panel. Be warned that deleted the volumes and snapshots will erase the disk volumes and they will not be recoverable.
answered 10 days ago
Relevant questions
AWS Backup - two ec2 instances are assigned as the protected services - but I see an EBS snapshot in the vault?
asked 8 months agoCan I reduce an over-sized EBS volume?
Accepted Answerasked a month agoIs there an option to create an EFS from an EBS snapshot?
Accepted Answerasked 5 months agoUsing CloudWatch for traffic monitoring on EBS
asked 2 months agoChange health check URL in EBS
asked 3 months agoConditions to attach EBS volumes
asked 4 months agoEBS Snapshot - Retention complance & Export
Accepted Answerasked 5 years agoTrying to use environment variables
asked 2 years agoTerminating EBS
asked 10 days agoI am not able to stop or terminate the server
asked 2 months ago