Interface | Description |
---|---|
AWSIotData |
Interface for accessing AWS IoT Data
|
Class | Description |
---|---|
AWSIotDataClient |
Client for accessing AWS IoT Data.
|
AWS IoT-Data enables secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart appliances) and the AWS cloud. It implements a broker for applications and things to publish messages over HTTP (Publish) and retrieve, update, and delete shadows. A shadow is a persistent representation of your things and their state in the AWS cloud.
Find the endpoint address for actions in the AWS IoT data plane by running this CLI command:
aws iot describe-endpoint --endpoint-type iot:Data-ATS
The service name used by AWS Signature Version 4 to sign requests is: iotdevicegateway.
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.