LAP Registry

AWS IoT Events Skill

amazonaws-com-iotevents

Provider: Amazon Web Services Version: 2018-07-27 Endpoints: 26 Updated: 2026-04-02

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

Endpoints

MethodPathDescription
POST/alarm-models
POST/detector-modelsCreates an alarm model to monitor an AWS IoT Events input attribute. You can use the alarm to get notified when the value is outside a specified range. For more information, see C...
POST/inputsCreates a detector model.
DELETE/alarm-models/{alarmModelName}Creates an input.
DELETE/detector-models/{detectorModelName}Deletes an alarm model. Any alarm instances that were created based on this alarm model are also deleted. This action can't be undone.
DELETE/inputs/{inputName}Deletes a detector model. Any active instances of the detector model are also deleted.
GET/alarm-models/{alarmModelName}Deletes an input.
GET/detector-models/{detectorModelName}Retrieves information about an alarm model. If you don't specify a value for the alarmModelVersion parameter, the latest version is returned.
GET/analysis/detector-models/{analysisId}Describes a detector model. If the version parameter is not specified, information about the latest version is returned.
GET/inputs/{inputName}Retrieves runtime information about a detector model analysis. After AWS IoT Events starts analyzing your detector model, you have up to 24 hours to retrieve the analysis results.
GET/loggingDescribes an input.
GET/analysis/detector-models/{analysisId}/resultsRetrieves the current settings of the AWS IoT Events logging options.
GET/alarm-models/{alarmModelName}/versionsRetrieves one or more analysis results of the detector model. After AWS IoT Events starts analyzing your detector model, you have up to 24 hours to retrieve the analysis results.
GET/alarm-modelsLists all the versions of an alarm model. The operation returns only the metadata associated with each alarm model version.
GET/detector-models/{detectorModelName}/versionsLists the alarm models that you created. The operation returns only the metadata associated with each alarm model.
GET/detector-modelsLists all the versions of a detector model. Only the metadata associated with each detector model version is returned.
POST/input-routingsLists the detector models you have created. Only the metadata associated with each detector model is returned.
GET/inputsLists one or more input routings.
GET/tagsLists the inputs you have created.
PUT/loggingLists the tags (metadata) you have assigned to the resource.
POST/analysis/detector-models/Sets or updates the AWS IoT Events logging options. If you update the value of any loggingOptions field, it takes up to one minute for the change to take effect. If you change the...
POST/tagsPerforms an analysis of your detector model. For more information, see Troubleshooting a detector model in the AWS IoT Events Developer Guide.
DELETE/tagsAdds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource.
POST/alarm-models/{alarmModelName}Removes the given tags (metadata) from the resource.
POST/detector-models/{detectorModelName}Updates an alarm model. Any alarms that were created based on the previous version are deleted and then created again as new data arrives.
PUT/inputs/{inputName}Updates a detector model. Detectors (instances) spawned by the previous version are deleted and then re-created as new inputs arrive.

Install as Skill

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

CLI Install

lapsh skill-install amazonaws-com-iotevents

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

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)