コマンドオプションサンプル:aws iot list-job-executions-for-job

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

ジョブのジョブ実行を一覧表示します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/list-job-executions-for-job.html

aws iot list-job-executions-for-job --job-id 010

The command returns a list of job executions:

    Devices and Jobs - AWS IoT : http://docs.aws.amazon.com/iot/latest/developerguide/create-manage-jobs.html
aws iot list-job-executions-for-job --job-id 010
    AWS IoT - Developer Guide IoT Developer Guide AWS IoT Components What Is AWS IoT? AWS IoT provides secure, bi-directional communication between Internet-connected devices such as - [PDF Document] : http://vdocuments.mx/aws-iot-developer-guide-iot-developer-guide-aws-iot-components-what-is-aws-iot.html

aws のオプション一覧