sagemaker_delete_monitoring_schedule {paws.machine.learning} | R Documentation |
Deletes a monitoring schedule
Description
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 https://www.paws-r-sdk.com/docs/sagemaker_delete_monitoring_schedule/ for full documentation.
Usage
sagemaker_delete_monitoring_schedule(MonitoringScheduleName)
Arguments
MonitoringScheduleName |
[required] The name of the monitoring schedule to delete. |
[Package paws.machine.learning version 0.9.0 Index]