List named shadows of a thing
list_named_shadowsList named AWS IoT device shadows for a specific thing to inspect per-shadow state; the classic unnamed shadow is excluded.
Instructions
Lists the named shadows that exist for one thing. The classic (unnamed) shadow is never listed here by AWS — read it with get_device_shadow and no shadow_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thing_name | Yes | Exact AWS IoT thing name. |