コマンドオプションサンプル:aws glue start-job-run

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

ジョブ定義を使用してジョブの実行を開始します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/glue/start-job-run.html

aws glue start-job-run --job-name TestJob --arguments '
    UNITED アドテクブログ : http://adtech-blog.united.jp/
aws glue start-job-run \
    AWS CLIによるはじめてのAWS Glue | Developers.IO : http://dev.classmethod.jp/cloud/aws/my-first-glue-by-cli/
aws glue start-job-run --job-name se2_job0
    Glueの使い方的なE(監視モニタリング) : http://qiita.com/pioho07/items/f92354fd07468584e897
aws glue start-job-run --arguments (Here I am passing list of argument). I have tried both the " />
    AWS Glue - "GlueArgumentError: argument --input_file_path is required" - Stack Overflow : http://stackoverflow.com/questions/47529188/aws-glue-glueargumenterror-argument-input-file-path-is-required

aws のオプション一覧