View source: R/forecastservice_operations.R
forecastservice_create_monitor | R Documentation |
Creates a predictor monitor resource for an existing auto predictor. Predictor monitoring allows you to see how your predictor's performance changes over time. For more information, see Predictor Monitoring.
See https://www.paws-r-sdk.com/docs/forecastservice_create_monitor/ for full documentation.
forecastservice_create_monitor(MonitorName, ResourceArn, Tags = NULL)
MonitorName |
[required] The name of the monitor resource. |
ResourceArn |
[required] The Amazon Resource Name (ARN) of the predictor to monitor. |
Tags |
A list of tags to apply to the monitor resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.