Amazon IoT Events · Example Payload

Iot Events Alarm Model Summary Example

Event DetectionIoTState MachineAutomation

Iot Events Alarm Model Summary Example is an example object payload from Amazon IoT Events, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

creationTimealarmModelDescriptionalarmModelName

Example Payload

Raw ↑
{
  "creationTime": "2025-03-15T14:30:00Z",
  "alarmModelDescription": "example-value",
  "alarmModelName": "example-resource"
}