AWS IoT Events Data Skill
amazonaws-com-iotevents-data
amazonaws-com-iotevents-data
| Method | Path | Description |
|---|---|---|
POST | /alarms/acknowledge | |
POST | /detectors/delete | Acknowledges one or more alarms. The alarms change to the ACKNOWLEDGED state after you acknowledge them. |
POST | /alarms/disable | Deletes one or more detectors that were created. When a detector is deleted, its state will be cleared and the detector will be removed from the list of detectors. The deleted det... |
POST | /alarms/enable | Disables one or more alarms. The alarms change to the DISABLED state after you disable them. |
POST | /inputs/messages | Enables one or more alarms. The alarms change to the NORMAL state after you enable them. |
POST | /alarms/reset | Sends a set of messages to the IoT Events system. Each message payload is transformed into the input you specify ("inputName") and ingested into any detectors that monitor that in... |
POST | /alarms/snooze | Resets one or more alarms. The alarms return to the NORMAL state after you reset them. |
POST | /detectors | Changes one or more alarms to the snooze mode. The alarms change to the SNOOZE_DISABLED state after you set them to the snooze mode. |
GET | /alarms/{alarmModelName}/keyValues/ | Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model. |
GET | /detectors/{detectorModelName}/keyValues/ | Retrieves information about an alarm. |
GET | /alarms/{alarmModelName} | Returns information about the specified detector (instance). |
GET | /detectors/{detectorModelName} | Lists one or more alarms. The operation returns only the metadata associated with each alarm. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-iotevents-data
Downloads and installs to ~/.claude/skills/amazonaws-com-iotevents-data/
2018-10-23 (2026-02-13)