v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Gets the alerts for a single monitoring schedule.

post/#X-Amz-Target=SageMaker.ListMonitoringAlerts

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListMonitoringAlerts' required

Request body

MonitoringScheduleNamestring required

The name of a monitoring schedule.

NextTokenstring

If the result of the previous <code>ListMonitoringAlerts</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of alerts in the history, use the token in the next request.

MaxResultsinteger

The maximum number of results to display. The default is 100.

Response

Success

NextTokenstring

If the response is truncated, SageMaker returns this token. To retrieve the next set of alerts, use it in the subsequent request.