Amazon IoT Events · Example Payload

Iot Events S M S Configuration Example

Event DetectionIoTState MachineAutomation

Iot Events S M S Configuration 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

senderIdadditionalMessagerecipients

Example Payload

Raw ↑
{
  "senderId": "id-abc123",
  "additionalMessage": "example-value",
  "recipients": "example-value"
}