Readonly alarmDescription for the alarm
Readonly alarmName of the alarm
Readonly comparisonComparison to use to check if metric is breaching
Readonly evaluationThe number of periods over which data is compared to the specified threshold.
Readonly metricName of the metric.
Readonly namespaceNamespace of the metric.
Readonly periodThe period over which the specified statistic is applied.
Readonly snsAlert SNS notification level Deprecated
Readonly sns(OPTIONAL) SNS Topic Name SNS Topic Name from global config
Readonly statisticWhat functions to use for aggregating.
Can be one of the following:
Readonly thresholdThe value against which the specified statistic is compared.
Readonly treatSets how this alarm is to handle missing data points.
Generated using TypeDoc
SecurityConfig / CloudWatchConfig / AlarmSetConfig / AlarmConfig
AWS CloudWatch Alarm configuration
Example