sagemaker_update_monitoring_schedule: Updates a previously created schedule

View source: R/sagemaker_operations.R

sagemaker_update_monitoring_scheduleR Documentation

Updates a previously created schedule

Description

Updates a previously created schedule.

See https://www.paws-r-sdk.com/docs/sagemaker_update_monitoring_schedule/ for full documentation.

Usage

sagemaker_update_monitoring_schedule(
  MonitoringScheduleName,
  MonitoringScheduleConfig
)

Arguments

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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.