aws iot-data update-thing-shadow
Updates the shadow for the specified thing. For more information, see UpdateThingShadow in the AWS IoT Developer Guide
Options
Name | Description |
---|---|
--thing-name <string> | The name of the thing |
--shadow-name <string> | The name of the shadow |
--payload <blob> | The state information, in JSON format |
outfile <string> | Filename where the content will be saved |