コマンドオプションサンプル:aws iot start-thing-registration-task

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

一括プロビジョニングタスクを作成します。 詳細は次のリンクを参照してください。 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のBulk Provisioningを使ってデバイスを一括登録してみた #reinvent | Developers.IO : http://dev.classmethod.jp/cloud/aws/aws-reinvent-aws-iot-device-management-bulk-provisioning/
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 のオプション一覧