v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426220141.8 KB

Updates a detector model. Detectors (instances) spawned by the previous version are deleted and then re-created as new inputs arrive.

post/detector-models/{detectorModelName}

Path parameters

detectorModelNamestring required

The name of the detector model that is updated.

Request body

detectorModelDescriptionstring

A brief description of the detector model.

roleArnstring required

The ARN of the role that grants permission to AWS IoT Events to perform its operations.

evaluationMethod'BATCH' | 'SERIAL'

Information about the order in which events are evaluated and how actions are executed.

Response

Success