delete_monitoring_schedule
(**kwargs)¶Deletes a monitoring schedule. Also stops the schedule had not already been stopped. This does not delete the job execution history of the monitoring schedule.
See also: AWS API Documentation
Request Syntax
response = client.delete_monitoring_schedule(
MonitoringScheduleName='string'
)
[REQUIRED]
The name of the monitoring schedule to delete.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound