costexplorer_create_anomaly_monitor {paws.cost.management} | R Documentation |
Creates a new cost anomaly detection monitor with the requested type and monitor specification
Description
Creates a new cost anomaly detection monitor with the requested type and monitor specification.
See https://www.paws-r-sdk.com/docs/costexplorer_create_anomaly_monitor/ for full documentation.
Usage
costexplorer_create_anomaly_monitor(AnomalyMonitor, ResourceTags = NULL)
Arguments
AnomalyMonitor |
[required] The cost anomaly detection monitor object that you want to create. |
ResourceTags |
An optional list of tags to associate with the specified
Each tag consists of a key and a value, and each key must be unique for the resource. The following restrictions apply to resource tags:
|