Amazon IoT Events · Example Payload

Iot Events Detector Model Example

Event DetectionIoTState MachineAutomation

Iot Events Detector Model 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

detectorModelDefinitiondetectorModelConfiguration

Example Payload

Raw ↑
{
  "detectorModelDefinition": "example-value",
  "detectorModelConfiguration": "example-value"
}