forecastservice_create_monitor: Creates a predictor monitor resource for an existing auto...

View source: R/forecastservice_operations.R

forecastservice_create_monitorR Documentation

Creates a predictor monitor resource for an existing auto predictor

Description

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.

Usage

forecastservice_create_monitor(MonitorName, ResourceArn, Tags = NULL)

Arguments

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.


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