Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / ec2 / delete-route.rst
Size: Mime:
**To delete a route**

This example deletes the specified route from the specified route table. If the command succeeds, no output is returned.

Command::

  aws ec2 delete-route --route-table-id rtb-22574640 --destination-cidr-block 0.0.0.0/0