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)
[required] The name of the monitor resource.
[required] The Amazon Resource Name (ARN) of the predictor to monitor.
A list of tags to apply to the monitor resource.