
delete-volume
*************


DESCRIPTION
===========

Deletes a previously created volume. Once successfully deleted, a new
volume can be created with the same name.


SYNOPSIS
========

   aws ec2 delete-volume
     --volume-id <value>


REQUIRED PARAMETERS
===================

"--volume-id"  (string)
   The ID of the EBS volume to delete.


OPTIONAL PARAMETERS
===================

None
