Package-level declarations
Types
IoT data enables secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart appliances) and the Amazon Web Services 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 Amazon Web Services cloud.
Inherited functions
Deletes the shadow for the specified thing.
Gets the details of a single retained message for the specified topic.
Gets the shadow for the specified thing.
Lists the shadows for the specified thing.
Lists summary information about the retained messages stored for the account.
Publishes an MQTT message.
Updates the shadow for the specified thing.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.