Amazon IoT Events · Example Payload

Iot Events Start Detector Model Analysis Request Example

Event DetectionIoTState MachineAutomation

Iot Events Start Detector Model Analysis Request Example is an example object payload from Amazon IoT Events, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

detectorModelDefinition

Example Payload

Raw ↑
{
  "detectorModelDefinition": {
    "states": "example-value",
    "initialStateName": "example-resource"
  }
}