Command option Sample:aws ec2 create-route

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

Creates a route in a route table within a VPC.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/create-route.html

aws ec2 create-route \
    Deploying and Managing OpenShift 3.9 on Amazon Web Services - Red Hat Customer Portal : http://access.redhat.com/documentation/en-us/reference_architectures/2018/html-single/deploying_and_managing_openshift_3.9_on_amazon_web_services/index
aws ec2 create-route --destination-cidr-block
    AWSCLI | NimbusScale Blog : http://blog.nimbusscale.com/tag/awscli/
aws ec2 create-route --route-table-id
    SerfでCDP実装 ~ HA-NAT編|アドカレ2013 : CFn #11 | Developers.IO : http://dev.classmethod.jp/cloud/aws/aws-cfn-advent-calendar-2013-ha-nat/
aws ec2 create-route --route-table-id rtb-your-route-table-id --destination-cidr-block *.*.*.*/16 --vpc-peering-connection-id pcx-111aaa111
    Internal Routing (Public Beta) | Heroku Dev Center : http://devcenter.heroku.com/articles/internal-routing
aws ec2 create-route --route-table-id rtb-22574640 --destination-cidr-block *.*.*.*/0 --gateway-id igw-c0a643a9
    create-route — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/create-route.html
aws ec2 create-route --route-table-id
  : http://docs.projectcalico.org/v1.6/reference/without-docker-networking/environment-setup/aws
aws ec2 create-route --region
    AWS clone VPC route table and routes. 揃 GitHub : http://gist.github.com/magnetikonline/a381f77b825c5b122664
aws ec2 create-route --route-table-id
    courses/setup_instance.sh at master 揃 fastai/courses 揃 GitHub : http://github.com/fastai/courses/blob/master/setup/setup_instance.sh
aws ec2 create-route --route-table-id
    Setting up a Highly Available Kubernetes Cluster with private networking on AWS using Kops : http://kubecloud.io/setting-up-a-highly-available-kubernetes-cluster-with-private-networking-on-aws-using-kops-65f7a94782ef
aws ec2 create-route --route-table-id
    Peering multiple VPCs with Ansible – Madisoft SpA : http://labs.madisoft.it/peering-multiple-vpcs-with-ansible/
aws ec2 create-route --route-table-id
    eon01/AWS-CheatSheet - Libraries.io : http://libraries.io/github/eon01/AWS-CheatSheet
aws ec2 create-route \\\n --route-table-id \"
    Create an AWS VPC and Subnet using the AWS CLI and Bash : http://medium.com/@brad.simonin/create-an-aws-vpc-and-subnet-using-the-aws-cli-and-bash-a92af4d2e54b
aws ec2 create-route --route-table-id
     Matillion | Launching in a VPC  : http://redshiftsupport.matillion.com/customer/en/portal/articles/2137589-launching-in-a-vpc
aws ec2 create-route --route-table-id rtb-b86fe2dc --destination-cidr-block *.*.*.*/0 --gateway-id igw-5d685a38
    AWS Tutorial: Create VPC and Launch Instance Using CLI - Skillslane : http://skillslane.com/aws-tutorial-vpc-launch-instance-cli/
aws ec2 create-route --route-table-id
    amazon web services - AWS create vpc and launch instance - Stack Overflow : http://stackoverflow.com/questions/30174114/aws-create-vpc-and-launch-instance
aws ec2 create-route --route-table-id
    AWS: Create a VPC and Launch EC2 Instance using the CLI : http://sysadmins.co.za/aws-create-a-vpc-and-launch-ec2-instance-using-the-cli/
aws ec2 create-route --route-table-id
     Creating an EC2 Instance in a VPC with the AWS CLI · vaneyckt.io  : http://vaneyckt.io/posts/creating_an_ec2_instance_in_a_vpc_with_the_aws_cli/
aws ec2 create-route \
    Creating a Route - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Creating+a+Route
aws ec2 create-route --region
    Automating Network Mastering Scenarios for Amazon VPC with Ansible | Codementor : http://www.codementor.io/slavko/automating-network-creation-scenarios-aws-vpc-du107o44o
aws ec2 create-route \
    Racter does Amazon - Day to Day life with Enterprise Grade AWS : http://www.racter.com/
aws ec2 create-route --route-table-id
  : http://www.simpline.co.jp/tech_ty/aws-cli驍オ・コ繝サ・ァvpc繝サ8F・エ繝サ87%88%88%90/
aws ec2 create-route --ro rtb-67a2b31c --des *.*.*.*/16 --vpc-peer pcx-ee56be87
    Deep Dive VPC - Pop-up Loft TLV 2017 : http://www.slideshare.net/AmazonWebServices/deep-dive-vpc-popup-loft-tlv-2017

aws のオプション一覧