Creates a schedule that regularly starts Amazon SageMaker AI Processing Jobs to monitor the data captured for an Amazon SageMaker AI Endpoint.
See https://www.paws-r-sdk.com/docs/sagemaker_create_monitoring_schedule/ for full documentation.
sagemaker_create_monitoring_schedule(
MonitoringScheduleName,
MonitoringScheduleConfig,
Tags = NULL
)
[required] The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within an Amazon Web Services account.
[required] The configuration object that specifies the monitoring schedule and defines the monitoring job.
(Optional) An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.