LAP Registry

AWS IoT 1-Click Projects Service Skill

amazonaws-com-iot1click-projects

Provider: Amazon Web Services Version: 2018-05-14 Endpoints: 16 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
PUT/projects/{projectName}/placements/{placementName}/devices/{deviceTemplateName}
POST/projects/{projectName}/placementsAssociates a physical device with a placement.
POST/projectsCreates an empty placement.
DELETE/projects/{projectName}/placements/{placementName}Creates an empty project with a placement template. A project contains zero or more placements that adhere to the placement template defined in the project.
DELETE/projects/{projectName}Deletes a placement. To delete a placement, it must not have any devices associated with it. When you delete a placement, all associated data becomes irretrievable.
GET/projects/{projectName}/placements/{placementName}Deletes a project. To delete a project, it must not have any placements associated with it. When you delete a project, all associated data becomes irretrievable.
GET/projects/{projectName}Describes a placement in a project.
DELETE/projects/{projectName}/placements/{placementName}/devices/{deviceTemplateName}Returns an object describing a project.
GET/projects/{projectName}/placements/{placementName}/devicesRemoves a physical device from a placement.
GET/projects/{projectName}/placementsReturns an object enumerating the devices in a placement.
GET/projectsLists the placement(s) of a project.
GET/tags/{resourceArn}Lists the AWS IoT 1-Click project(s) associated with your AWS account and region.
POST/tags/{resourceArn}Lists the tags (metadata key/value pairs) which you have assigned to the resource.
DELETE/tags/{resourceArn}Creates or modifies tags for a resource. Tags are key/value pairs (metadata) that can be used to manage a resource. For more information, see AWS Tagging Strategies.
PUT/projects/{projectName}/placements/{placementName}Removes one or more tags (metadata key/value pairs) from a resource.
PUT/projects/{projectName}Updates a placement with the given attributes. To clear an attribute, pass an empty value (i.e., "").

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-iot1click-projects

Downloads and installs to ~/.claude/skills/amazonaws-com-iot1click-projects/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)