AWS IoT 1-Click Devices Service Skill
amazonaws-com-iot1click-devices
amazonaws-com-iot1click-devices
| Method | Path | Description |
|---|---|---|
PUT | /claims/{claimCode} | |
GET | /devices/{deviceId} | Adds device(s) to your account (i.e., claim one or more devices) if and only if you |
PUT | /devices/{deviceId}/finalize-claim | Given a device ID, returns a DescribeDeviceResponse object describing the |
GET | /devices/{deviceId}/methods | Given a device ID, finalizes the claim request for the associated device. |
PUT | /devices/{deviceId}/initiate-claim | Given a device ID, returns the invokable methods associated with the device. |
POST | /devices/{deviceId}/methods | Given a device ID, initiates a claim request for the associated device. |
GET | /devices/{deviceId}/events | Given a device ID, issues a request to invoke a named device method (with possible |
GET | /devices | Using a device ID, returns a DeviceEventsResponse object containing an |
GET | /tags/{resource-arn} | Lists the 1-Click compatible devices associated with your AWS account. |
POST | /tags/{resource-arn} | Lists the tags associated with the specified resource ARN. |
PUT | /devices/{deviceId}/unclaim | Adds or updates the tags associated with the resource ARN. See AWS IoT 1-Click Service Limits for the maximum number of tags allowed per |
DELETE | /tags/{resource-arn} | Disassociates a device from your AWS account using its device ID. |
PUT | /devices/{deviceId}/state | Using tag keys, deletes the tags (key/value pairs) associated with the specified |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-iot1click-devices
Downloads and installs to ~/.claude/skills/amazonaws-com-iot1click-devices/
2018-05-14 (2026-03-02)