costexplorer_update_anomaly_monitor {paws.cost.management} | R 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. |
[Package paws.cost.management version 0.6.1 Index]