Amazon IoT Events · Example Payload

Iot Events Firehose Action Example

Event DetectionIoTState MachineAutomation

Iot Events Firehose Action 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

deliveryStreamNameseparatorpayload

Example Payload

Raw ↑
{
  "deliveryStreamName": "example-resource",
  "separator": "example-value",
  "payload": "example-value"
}