Skip to main content

Module service

Module service 

Source
Expand description

AWS IoT Data Plane (iotdata) restJson1 dispatch + handlers.

The full 11-operation IoT Data Plane model. Requests are routed to an operation by HTTP method + @http URI path; path labels are captured positionally (percent-decoded) and query parameters are read from the raw query string. Device-shadow and retained-message state is account-partitioned and persisted.

Structs§

IotDataService

Constants§

IOTDATA_ACTIONS
Every operation name in the AWS IoT Data Plane Smithy model (11).