How to delete AWS NAT gateway and Interface
How to delete AWS NAT gateway-
If you no longer need a NAT gateway, you can delete it. After you delete a NAT gateway, its entry remains visible in the Amazon VPC console for about an hour, after which it's automatically removed. You cannot remove this entry yourself.
Deleting a NAT gateway disassociates its Elastic IP address, but does not release the address from your account. If you delete a NAT gateway, the NAT gateway routes remain in a blackhole status until you delete or update the routes.
Below are the steps to perform this task.
1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.
2 .In the navigation pane, choose NAT Gateways.
3. Select the radio button for the NAT gateway, and then choose Actions, Delete NAT gateway.
4.When prompted for confirmation, enter delete and then choose Delete.
How to delete AWS interface-
Below are the steps to perform this task
1.Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.
2.In the navigation pane, choose Endpoints.
3.Select the interface endpoint.
4.Choose Actions, Delete VPC endpoints.
5.When prompted for confirmation, enter delete.
6.Choose Delete.
More About AWS- https://www.youtube.com/@iamraghvendra
Comments
Post a Comment