Command option Sample:aws iot list-thing-registration-task-reports

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

Information about the thing registration tasks.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/list-thing-registration-task-reports.html

aws iot list-thing-registration-task-reports --task-id eacb0860-e99a-1234-5678-f7a976fc2408 --report-type RESULTS
    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 list-thing-registration-task-reports --task-id [YOUR_TASK_ID] --report-type ERRORS
    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 のオプション一覧