v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430236144.1 KB

Lists the alerts attached to a detector.

Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.

post/ListAlerts

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

AnomalyDetectorArnstring

The ARN of the alert's detector.

NextTokenstring

If the result of the previous request is truncated, the response includes a <code>NextToken</code>. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

MaxResultsinteger

The maximum number of results that will be displayed by the request.

Response

Success

NextTokenstring

If the response is truncated, the service returns this token. To retrieve the next set of results, use this token in the next request.