Command option Sample:aws batch create-job-queue

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

Creates an AWS Batch job queue.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/batch/create-job-queue.html

aws batch create-job-queue --job-queue-name highPriority-
  : http://aws.amazon.com/blogs/compute/building-high-throughput-genomic-batch-workflows-on-aws-batch-layer-part-3-of-4/
aws batch create-job-queue --cli-input-json file://job-queue-normal.json
  : http://blogs.cornell.edu/cloudification/2017/01/
aws batch create-job-queue --generate-cli-skeleton
    Submitting a Job - AWS Batch : http://docs.aws.amazon.com/batch/latest/userguide/job-queue-template.html
aws batch create-job-queue --cli-input-json file://job-queue.json
    A log of getting start with AWS Batch. 揃 GitHub : http://gist.github.com/doi-t/01e5241c9595e7b8e3540f0125bd4519
aws batch create-job-queue --cli-input-json file://PATH_TO_Batch_Queue.json
  : http://github.com/cloudmaven/Rosetta/wiki/9.-Setting-up-AWS-Batch-Infrastructure
aws batch create-job-queue --job-queue-name highPriority-
    Building High-Throughput Genomic Batch Workflows on AWS: Batch Layer (Part 3 of 4) | Noise : http://noise.getoto.net/2017/06/01/building-high-throughput-genomic-batch-workflows-on-aws-batch-layer-part-3-of-4/
aws batch create-job-queue --cli-input-json file://\u0026lt
  : http://qiita.com/porcaro33/items/0b6cf3e2c2a0f88fc305
aws batch create-job-queue --cli-input-json file://
    How to Run Customized Tensorflow Training in the Cloud : http://towardsdatascience.com/how-to-run-customized-tensorflow-training-in-the-cloud-d0c142e3cfb5
aws batch create-job-queue --job-queue-name genomics
    SRV410 Deep Dive on AWS Batch : http://www.slideshare.net/AmazonWebServices/announcing-aws-batch-run-batch-jobs-at-scale-december-2016-monthly-webinar-series

aws のオプション一覧