v1

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

Describes the schedule for a monitoring job.

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

Headers

X-Amz-Target'SageMaker.DescribeMonitoringSchedule' required

Request body

MonitoringScheduleNamestring required

Name of a previously created monitoring schedule.

Response

Success

MonitoringScheduleArnstring required

The Amazon Resource Name (ARN) of the monitoring schedule.

MonitoringScheduleNamestring required

Name of the monitoring schedule.

MonitoringScheduleStatus'Pending' | 'Failed' | 'Scheduled' | 'Stopped' required

The status of an monitoring job.

MonitoringType'DataQuality' | 'ModelQuality' | 'ModelBias' | 'ModelExplainability'
<p>The type of the monitoring job that this schedule runs. This is one of the following values.</p> <ul> <li> <p> <code>DATA_QUALITY</code> - The schedule is for a data quality monitoring job.</p> </li> <li> <p> <code>MODEL_QUALITY</code> - The schedule is for a model quality monitoring job.</p> </li> <li> <p> <code>MODEL_BIAS</code> - The schedule is for a bias monitoring job.</p> </li> <li> <p> <code>MODEL_EXPLAINABILITY</code> - The schedule is for an explainability monitoring job.</p> </li> </ul>
FailureReasonstring

A string, up to one KB in size, that contains the reason a monitoring job failed, if it failed.

CreationTimestring date-time required

The time at which the monitoring job was created.

LastModifiedTimestring date-time required

The time at which the monitoring job was last modified.

EndpointNamestring

The name of the endpoint for the monitoring job.