Command option Sample:aws batch list-jobs

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

Returns a list of task jobs for a specified job queue.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/batch/list-jobs.html

aws batch list-jobs --job-queue HighPriority
    list-jobs — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/batch/list-jobs.html
aws batch list-jobs --job-queue arn:aws:batch:us-east-1:205853417430:job-queue/fcs-batch-queue
    GitHub - leipzig/fcs_batch_titration: batch-titration is a container that allows for one or more fcs files to be automatically processed (using AWS Batch or other runners). It produces an html document. : http://github.com/leipzig/fcs_batch_titration

aws のオプション一覧