View source: R/sagemaker_operations.R
sagemaker_update_monitoring_schedule | R Documentation |
Updates a previously created schedule.
See https://www.paws-r-sdk.com/docs/sagemaker_update_monitoring_schedule/ for full documentation.
sagemaker_update_monitoring_schedule(
MonitoringScheduleName,
MonitoringScheduleConfig
)
MonitoringScheduleName |
[required] The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within an Amazon Web Services account. |
MonitoringScheduleConfig |
[required] The configuration object that specifies the monitoring schedule and defines the monitoring job. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.