Amazon IoT Events · Example Payload

Iot Events Asset Property Timestamp Example

Event DetectionIoTState MachineAutomation

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

Top-level fields

timeInSecondsoffsetInNanos

Example Payload

Raw ↑
{
  "timeInSeconds": "2025-03-15T14:30:00Z",
  "offsetInNanos": "example-value"
}