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

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

ジョブ・キュー内のジョブを終了します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/batch/terminate-job.html

aws batch terminate-job --job-id 61e743ed-35e4-48da-b2de-5c8333821c84 --reason "Terminating job."
    terminate-job — AWS CLI 1.16.2 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/batch/terminate-job.html
aws batch terminate-job --job-id Whatever-string --reason
    aws batch terminate-job does not fail with incorrect input 揃 Issue #2551 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/2551
aws batch terminate-job \u003cspan class=\
    [JAWS-UG CLI] AWS Batch #2 ジョブの作成と実行 : http://qiita.com/pottava/items/4151fcb9b14c51f50e9c
aws batch terminate-job --job-id [My job id inserted here ] --reason "Failed"
    Amazon Batch Job won't terminate - Stack Overflow : http://stackoverflow.com/questions/45867974/amazon-batch-job-wont-terminate

aws のオプション一覧