AWS IoT Data Plane Skill
amazonaws-com-iot-data
amazonaws-com-iot-data
| Method | Path | Description |
|---|---|---|
DELETE | /things/{thingName}/shadow | |
GET | /retainedMessage/{topic} | Deletes the shadow for the specified thing. Requires permission to access the DeleteThingShadow action. For more information, see DeleteThingShadow in the IoT Developer Guide. |
GET | /things/{thingName}/shadow | Gets the details of a single retained message for the specified topic. This action returns the message payload of the retained message, which can incur messaging costs. To list on... |
GET | /api/things/shadow/ListNamedShadowsForThing/{thingName} | Gets the shadow for the specified thing. Requires permission to access the GetThingShadow action. For more information, see GetThingShadow in the IoT Developer Guide. |
GET | /retainedMessage | Lists the shadows for the specified thing. Requires permission to access the ListNamedShadowsForThing action. |
POST | /topics/{topic} | Lists summary information about the retained messages stored for the account. This action returns only the topic names of the retained messages. It doesn't return any message payl... |
POST | /things/{thingName}/shadow | Publishes an MQTT message. Requires permission to access the Publish action. For more information about MQTT messages, see MQTT Protocol in the IoT Developer Guide. For more infor... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-iot-data
Downloads and installs to ~/.claude/skills/amazonaws-com-iot-data/
2015-05-28 (2026-02-13)