
delete-subnet
*************


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

Deletes a subnet from a VPC. You must terminate all running instances
in the subnet before deleting it, otherwise Amazon VPC returns an
error.


SYNOPSIS
========

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


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

"--subnet-id"  (string)
   The ID of the subnet you want to delete.


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

None
