Command option Sample:aws iot add-thing-to-thing-group

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

Adds a thing to a thing group.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/add-thing-to-thing-group.html

aws iot add-thing-to-thing-group --thing-name SanFranciscoThing1 --thing-group-name San_Francisco
    Using AWS IoT Device Management in a Retail Scenario to Process Order Requests | The Internet of Things on AWS Official Blog : http://aws.amazon.com/blogs/iot/iot-device-management-group-policy/
aws iot add-thing-to-thing-group --thing-name MyLightBulb --thing-group-name RedLights
    Objektgruppen - AWS IoT : http://docs.aws.amazon.com/de_de/iot/latest/developerguide/thing-groups.html
aws iot add-thing-to-thing-group \
    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 のオプション一覧