Command option Sample:aws iot create-job

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

Creates a job.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/create-job.html

aws iot create-job \
    Using Continuous Jobs with AWS IoT Device Management | The Internet of Things on AWS Official Blog : http://aws.amazon.com/blogs/iot/using-continuous-jobs-with-aws-iot-device-management/
aws iot create-job \
    Using the AWS IoT Jobs APIs - AWS IoT : http://docs.aws.amazon.com/iot/latest/developerguide/create-manage-jobs.html
aws iot create-job --job-id
    aws-iot-device-management-workshop/AWS_IoT_Device_Management_Workshop.md at master 揃 aws-samples/aws-iot-device-management-workshop 揃 GitHub : http://github.com/aws-samples/aws-iot-device-management-workshop/blob/master/AWS_IoT_Device_Management_Workshop.md
aws iot create-job --job-id "jobname" --targets "aws-arn/thingname" --document '
    node.js - how to stop the system .service using aws iot job - Stack Overflow : http://stackoverflow.com/questions/49995622/how-to-stop-the-system-service-using-aws-iot-job

aws のオプション一覧