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 / create-vpn-connection-route.rst
Size: Mime:
**To create a static route for a VPN connection**

This example creates a static route for the specified VPN connection. If the command succeeds, no output is returned.

Command::

  aws ec2 create-vpn-connection-route --vpn-connection-id vpn-40f41529 --destination-cidr-block 11.12.0.0/16