DeleteCustomerGateway
In this article:
DeleteCustomerGateway#
Description#
Deletes the specified customer gateway.
Request Parameters#
CustomerGatewayId — The ID of the customer gateway.
Required: Yes
Type: String
Response Elements#
requestId — The request ID.
Type: String
return —
True
is returned if the request succeeds and an error otherwise.Type: Boolean
Examples#
c2-ec2 DeleteCustomerGateways CustomerGatewayId <cgw_id>