Command option Sample:aws ec2 create-subnet

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

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

aws ec2 create-subnet \
    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-subnet --vpc-id vpc-1c34e475 --cidr-block *.*.*.*/24 --availability-zone ap-south-1a
    aws cli 常用命令(一)-WorkNote-51CTO博客 : http://blog.51cto.com/caiyuanji/1863038
aws ec2 create-subnet --availability-zone us-west-2a \
    AWSCLI | NimbusScale Blog : http://blog.nimbusscale.com/tag/awscli/
aws ec2 create-subnet --vpc-id vpc-b49ab4dc --cidr-block *.*.*.*/17 --availability-zone ap-northeast-2c
    Hands-on: Configure SAP HANA on AWS – part2 | SAP Blogs : http://blogs.sap.com/2018/07/04/hands-on-configure-sap-hana-on-aws-part2/
aws ec2 create-subnet --vpc-id vpc-31896b55 --cidr-block *.*.*.*/24 --ipv6-cidr-block 2001:db8:1234:a100::/64
    create-subnet — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/create-subnet.html
aws ec2 create-subnet --cli-input-json
    001 VPCにEC2インスタンスを作成する · GitBook : http://docs.fabo.io/aws/cli/guide/001_create_ec2_instance_in_vpc.html
aws ec2 create-subnet --vpc-id
    Running DC/OS on AWS EC2 Advanced - Mesosphere DC/OS Documentation : http://docs.mesosphere.com/1.11/installing/evaluation/cloud-installation/aws/advanced/
aws ec2 create-subnet --vpc-id
  : http://docs.projectcalico.org/v1.6/reference/without-docker-networking/environment-setup/aws
aws ec2 create-subnet \
    aws-cli-create-vpcs/aws-cli-create-vpc.sh at master 揃 kovarus/aws-cli-create-vpcs 揃 GitHub : http://github.com/kovarus/aws-cli-create-vpcs/blob/master/aws-cli-create-vpc.sh
aws ec2 create-subnet --vpc-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-subnet \\\n --cidr-block \"
    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-subnet --vpc-id
     Matillion | Launching in a VPC  : http://redshiftsupport.matillion.com/customer/en/portal/articles/2137589-launching-in-a-vpc
aws ec2 create-subnet --vpc-id
    re:Invent2014 - ARC401 : http://s3.amazonaws.com/reinvent-arc401/index.html
aws ec2 create-subnet --cidr-block 172.20.1.0/24 --vpc-id vpc-28683d4c
    Getting Started with AWS VPCs from the Console and CLI Six Feet Up : http://sixfeetup.com/blog/aws-vpc-console-and-cli
aws ec2 create-subnet --vpc-id vpc-99e344fd --cidr-block *.*.*.*/24
    AWS Tutorial: Create VPC and Launch Instance Using CLI - Skillslane : http://skillslane.com/aws-tutorial-vpc-launch-instance-cli/
aws ec2 create-subnet --vpc-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-subnet --vpc-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-subnet --vpc-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-subnet \
    Creating a Subnet in a VPC - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Creating+a+Subnet+in+a+VPC
aws ec2 create-subnet --vpc vpc-c15180a4 --cidr *.*.*.*/24 --a us-west-2a
     Deep Dive-Amazon Virtual Private Cloud.pdf - Amazon Virtual Private Cloud Deep Dive Vivek.R 2015 Amazon Web Services Inc or its affiliates All rights  : http://www.coursehero.com/file/24955047/Deep-Dive-Amazon-Virtual-Private-Cloudpdf/
aws ec2 create-subnet --vpc-id vpc-xxxxxx --cidr-block *.*.*.*/24
    Should I launch an instance in AWS without a VPC or subnet? - Quora : http://www.quora.com/I-understand-that-in-AWS-A-zones-are-within-a-VPC-I-do-not-understand-how-to-create-two-A-zones-within-the-same-VPC-Can-you-explain-how-to-create-different-A-zones-within-the-same-VPC
aws ec2 create-subnet --vpc-id
  : http://www.simpline.co.jp/tech_ty/aws-cli驍オ・コ繝サ・ァvpc繝サ8F・エ繝サ87%88%88%90/
aws ec2 create-subnet --vpc vpc-c15180a4 --cidr *.*.*.*/24 --a us-west-2a
    Deep Dive: Amazon Virtual Private Cloud : http://www.slideshare.net/AmazonWebServices/deep-dive-amazon-virtual-private-cloud-50093547

aws のオプション一覧