Amazon IoT Events · Example Payload

Iot Events Logging Options Example

Event DetectionIoTState MachineAutomation

Iot Events Logging Options Example is an example object payload from Amazon IoT Events, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

roleArnlevelenableddetectorDebugOptions

Example Payload

Raw ↑
{
  "roleArn": "arn:aws:iot:us-east-1:123456789012:thing/example",
  "level": "example-value",
  "enabled": "example-value",
  "detectorDebugOptions": "example-value"
}