Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
/
Filename :
delete-nat-gateway.rst
back
Copy
**To delete a NAT gateway** This example deletes NAT gateway ``nat-04ae55e711cec5680``. Command:: aws ec2 delete-nat-gateway --nat-gateway-id nat-04ae55e711cec5680 Output:: { "NatGatewayId": "nat-04ae55e711cec5680" }