Command option Sample:aws iot start-thing-registration-task

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

Creates a bulk thing provisioning task.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/start-thing-registration-task.html

aws iot start-thing-registration-task --template-body file:///home/ec2-user/provisioning-template.json --input-file-bucket replace_with_your_bucket_name --input-file-key bulk-provisioning-data.json --role-arn arn:aws:iam::123456789012:role/iot-bulk-provisioning-role

    Deploy Fleets Easily with AWS IoT Device Management Services | The Internet of Things on AWS Official Blog : http://aws.amazon.com/blogs/iot/deploy-fleets-easily-with-aws-iot-device-management-services/
aws iot start-thing-registration-task \
    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 のオプション一覧