Builder

class Builder

Properties

Link copied to clipboard

Your unique account identifier.

Link copied to clipboard

The frequency that anomaly notifications are sent. Notifications are sent either over email (for DAILY and WEEKLY frequencies) or SNS (for IMMEDIATE frequency). For more information, see Creating an Amazon SNS topic for anomaly notifications.

Link copied to clipboard

A list of cost anomaly monitors.

Link copied to clipboard

A list of subscribers to notify.

Link copied to clipboard

The AnomalySubscription Amazon Resource Name (ARN).

Link copied to clipboard

The name for the subscription.

Link copied to clipboard

(deprecated)

Link copied to clipboard

An Expression object used to specify the anomalies that you want to generate alerts for. This supports dimensions and nested expressions. The supported dimensions are ANOMALY_TOTAL_IMPACT_ABSOLUTE and ANOMALY_TOTAL_IMPACT_PERCENTAGE, corresponding to an anomaly’s TotalImpact and TotalImpactPercentage, respectively (see Impact for more details). The supported nested expression types are AND and OR. The match option GREATER_THAN_OR_EQUAL is required. Values must be numbers between 0 and 10,000,000,000 in string format.

Functions

Link copied to clipboard