DeleteNatGateway
GET /?Action=DeleteNatGateway
Description
Deletes a specified network address translation (NAT) gateway.
This action disassociates the External IP address (EIP) from the NAT gateway, but does not release this EIP from your account. However, it does not delete any NAT gateway routes in your route tables.
Body parameter
Required: false
Name: DeleteNatGatewayRequest
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
NatGatewayId |
The ID of the NAT gateway. |
true |
string |
Responses
HTTP Code 200
HTTP Code | Description | Schema |
---|---|---|
200 |
DeleteNatGatewayResult |
Response 200
Name | Description | Required | Schema | Default | Example |
---|---|---|---|---|---|
natGatewayId |
The ID of the deleted NAT gateway. |
false |
string |
||
requestId |
The ID if the request. |
false |
string |