
delete-dhcp-options
*******************


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

Deletes a set of DHCP options that you specify. Amazon VPC returns an
error if the set of options you specify is currently associated with a
VPC. You can disassociate the set of options by associating either a
new set of options or the default options with the VPC.


SYNOPSIS
========

   aws ec2 delete-dhcp-options
     --dhcp-options-id <value>


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

"--dhcp-options-id"  (string)
   The ID of the DHCP options set to delete.


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

None
