AWS IoT Things Graph Skill
amazonaws-com-iotthingsgraph
amazonaws-com-iotthingsgraph
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Associates a device with a concrete thing that is in the user's registry. A thing can be associated with only one device at a time. If you associate a thing with a new device id,... |
POST | / | Creates a workflow template. Workflows can be created only in the user's namespace. (The public namespace contains only entities.) The workflow can contain only entities in the sp... |
POST | / | Creates a system instance. This action validates the system instance, prepares the deployment-related resources. For Greengrass deployments, it updates the Greengrass group that i... |
POST | / | Creates a system. The system is validated against the entities in the latest version of the user's namespace unless another namespace version is specified in the request. |
POST | / | Deletes a workflow. Any new system or deployment that contains this workflow will fail to update or deploy. Existing deployments that contain the workflow will continue to run (si... |
POST | / | Deletes the specified namespace. This action deletes all of the entities in the namespace. Delete the systems and flows that use entities in the namespace before performing this a... |
POST | / | Deletes a system instance. Only system instances that have never been deployed, or that have been undeployed can be deleted. Users can create a new system instance that has the sa... |
POST | / | Deletes a system. New deployments can't contain the system after its deletion. Existing deployments that contain the system will continue to work because they use a snapshot of th... |
POST | / | Greengrass and Cloud Deployments Deploys the system instance to the target specified in CreateSystemInstance. Greengrass Deployments If the system or any workflows and entities ha... |
POST | / | Deprecates the specified workflow. This action marks the workflow for deletion. Deprecated flows can't be deployed, but existing deployments will continue to run. |
POST | / | Deprecates the specified system. |
POST | / | Gets the latest version of the user's namespace and the public version that it is tracking. |
POST | / | Dissociates a device entity from a concrete thing. The action takes only the type of the entity that you need to dissociate because only one entity of a particular type can be ass... |
POST | / | Gets definitions of the specified entities. Uses the latest version of the user's namespace by default. This API returns the following TDM entities. Properties States Events Actio... |
POST | / | Gets the latest version of the DefinitionDocument and FlowTemplateSummary for the specified workflow. |
POST | / | Gets revisions of the specified workflow. Only the last 100 revisions are stored. If the workflow has been deprecated, this action will return revisions that occurred before the d... |
POST | / | Gets the status of a namespace deletion task. |
POST | / | Gets a system instance. |
POST | / | Gets a system. |
POST | / | Gets revisions made to the specified system template. Only the previous 100 revisions are stored. If the system has been deprecated, this action will return the revisions that occ... |
POST | / | Gets the status of the specified upload. |
POST | / | Returns a list of objects that contain information about events in a flow execution. |
POST | / | Lists all tags on an AWS IoT Things Graph resource. |
POST | / | Searches for entities of the specified type. You can search for entities in your namespace and the public namespace that you're tracking. |
POST | / | Searches for AWS IoT Things Graph workflow execution instances. |
POST | / | Searches for summary information about workflows. |
POST | / | Searches for system instances in the user's account. |
POST | / | Searches for summary information about systems in the user's account. You can filter by the ID of a workflow to return only systems that use the specified workflow. |
POST | / | Searches for things associated with the specified entity. You can search by both device and device model. For example, if two different devices, camera1 and camera2, implement the... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-iotthingsgraph
Downloads and installs to ~/.claude/skills/amazonaws-com-iotthingsgraph/
2018-09-06 (2026-02-13)