View source: R/sagemaker_operations.R
sagemaker_update_monitoring_alert | R Documentation |
Update the parameters of a model monitor alert.
See https://www.paws-r-sdk.com/docs/sagemaker_update_monitoring_alert/ for full documentation.
sagemaker_update_monitoring_alert(
MonitoringScheduleName,
MonitoringAlertName,
DatapointsToAlert,
EvaluationPeriod
)
MonitoringScheduleName |
[required] The name of a monitoring schedule. |
MonitoringAlertName |
[required] The name of a monitoring alert. |
DatapointsToAlert |
[required] Within |
EvaluationPeriod |
[required] The number of most recent monitoring executions to consider when evaluating alert status. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.