
delete-internet-gateway
***********************


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

Deletes an Internet gateway from your AWS account. The gateway must
not be attached to a VPC. For more information about your VPC and
Internet gateway, go to Amazon Virtual Private Cloud User Guide.


SYNOPSIS
========

   aws ec2 delete-internet-gateway
     --internet-gateway-id <value>


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

"--internet-gateway-id"  (string)
   The ID of the Internet gateway to be deleted.


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

None
