
delete-customer-gateway
***********************


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

Deletes a customer gateway. You must delete the VPN connection before
deleting the customer gateway.

You can have a single active customer gateway per AWS account (active
means that you've created a VPN connection with that customer
gateway). AWS might delete any customer gateway you leave inactive for
an extended period of time.


SYNOPSIS
========

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


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

"--customer-gateway-id"  (string)
   The ID of the customer gateway to delete.


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

None
