costexplorer_create_anomaly_subscription {paws.cost.management} | R Documentation |
Adds an alert subscription to a cost anomaly detection monitor
Description
Adds an alert subscription to a cost anomaly detection monitor. You can use each subscription to define subscribers with email or SNS notifications. Email subscribers can set an absolute or percentage threshold and a time frequency for receiving notifications.
See https://www.paws-r-sdk.com/docs/costexplorer_create_anomaly_subscription/ for full documentation.
Usage
costexplorer_create_anomaly_subscription(
AnomalySubscription,
ResourceTags = NULL
)
Arguments
AnomalySubscription |
[required] The cost anomaly subscription 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:
|