Command option Sample:aws batch submit-job

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

Submits an AWS Batch job from a job definition.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/batch/submit-job.html

aws batch submit-job --job-name testisaac --job-queue highPriority-
  : http://aws.amazon.com/blogs/compute/building-high-throughput-genomic-batch-workflows-on-aws-batch-layer-part-3-of-4/
aws batch submit-job --cli-input-json file://print-color-job-def.json
    Submitting a Job - AWS Batch : http://docs.aws.amazon.com/batch/latest/userguide/array_index_example.html
aws batch submit-job \
    Citymapper Engineering Blog : http://engineering.citymapper.com/move-millions-of-s3-keys-with-aws-batch.html
aws batch submit-job \
    A log of getting start with AWS Batch. 揃 GitHub : http://gist.github.com/doi-t/01e5241c9595e7b8e3540f0125bd4519
aws batch submit-job --job-name example --job-queue fcs-batch-queue --job-definition batch_titration_or_check --container-overrides '
  : http://github.com/leipzig/fcs_batch_titration
aws batch submit-job --job-name testisaac --job-queue 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 submit-job --job-name
  : http://qiita.com/porcaro33/items/0b6cf3e2c2a0f88fc305
aws batch submit-job --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 submit-job --job-name variant-calling --job-definition gatk --job-queue genomics
    AWS Batch: Simplifying Batch Computing in the Cloud : http://www.slideshare.net/AmazonWebServices/announcing-aws-batch-run-batch-jobs-at-scale-december-2016-monthly-webinar-series
aws batch submit-job depends-on 606b3ad1-aa31-48d8-92ec-f154bfc8215f
    AWS Batch Jobs - Talentica : http://www.talentica.com/blogs/aws-batch-jobs/

aws のオプション一覧