Amazon IoT Events · Example Payload

Iot Events Analysis Result Example

Event DetectionIoTState MachineAutomation

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

Top-level fields

typelevelmessagelocations

Example Payload

Raw ↑
{
  "type": "example-value",
  "level": "example-value",
  "message": "example-value",
  "locations": "example-value"
}