Amazon IoT Events · Example Payload

Iot Events S N S Topic Publish Action Example

Event DetectionIoTState MachineAutomation

Iot Events S N S Topic Publish Action 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

targetArnpayload

Example Payload

Raw ↑
{
  "targetArn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "payload": "example-value"
}