costexplorer_update_anomaly_monitor: Updates an existing cost anomaly monitor

View source: R/costexplorer_operations.R

costexplorer_update_anomaly_monitorR Documentation

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.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.