v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430236144.1 KB

Creates an alert for an anomaly detector.

post/CreateAlert

Request body

AlertNamestring required

The name of the alert.

AlertSensitivityThresholdinteger

An integer from 0 to 100 specifying the alert sensitivity threshold.

AlertDescriptionstring

A description of the alert.

AnomalyDetectorArnstring required

The ARN of the detector to which the alert is attached.

Tagsobject

A list of <a href="https://docs.aws.amazon.com/lookoutmetrics/latest/dev/detectors-tags.html">tags</a> to apply to the alert.

Response

Success

AlertArnstring

The ARN of the alert.