Learn R Programming

paws.cost.management (version 0.8.0)

costexplorer_update_anomaly_monitor: Updates an existing cost anomaly monitor

Description

Updates an existing cost anomaly monitor. The changes made are applied going forward, and doesn't change anomalies detected in the past.

See https://www.paws-r-sdk.com/docs/costexplorer_update_anomaly_monitor/ for full documentation.

Usage

costexplorer_update_anomaly_monitor(MonitorArn, MonitorName = NULL)

Arguments

MonitorArn

[required] Cost anomaly monitor Amazon Resource Names (ARNs).

MonitorName

The new name for the cost anomaly monitor.