コマンドオプションサンプル:aws batch describe-job-definitions

コマンドサンプルを検索した結果です。

ジョブ定義のリストを記述します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/batch/describe-job-definitions.html

aws batch describe-job-definitions --job-definition-name test-job-definition --status ACTIVE
JOBDEFINITIONS arn:aws:batch:ap-northeast-1:999999999999:job-definition/test-job-definition:3 test-job-definition 3 ACTIVE container
CONTAINERPROPERTIES busybox 2000 1
COMMAND echo
COMMAND Ref::Hoge
    AWS SDKを使ったアプリケーションを効率よく開発する方法 | MMMブログ : http://blog.mmmcorp.co.jp/blog/2017/10/27/develop-application-using-awssdk/ aws batch describe-job-definitions --status ACTIVE     list-jobs — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/batch/describe-job-definitions.html aws batch describe-job-definitions \u003cspan class=\     AWS Batchで速く/安くやるデータセットの前処理 : http://qiita.com/derui@github/items/3f658d185171d42c35fb

aws のオプション一覧