Command option Sample:aws ec2 delete-nat-gateway

Search command sample in the internet.It is the result.

Deletes the specified NAT gateway.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/delete-nat-gateway.html

aws ec2 delete-nat-gateway --nat-gateway-id nat-04ae55e711cec5680
    delete-nat-gateway — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/delete-nat-gateway.html
aws ec2 delete-nat-gateway \
    Deleting a NAT Gateway - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Deleting+a+NAT+Gateway

aws のオプション一覧