aws_cdk.aws_cloudwatch

Package Overview

Alarm

An alarm on a CloudWatch metric.

AlarmActionConfig

AlarmBase

The base class for Alarm and CompositeAlarm resources.

AlarmProps

AlarmRule

Class with static functions to build AlarmRule for Composite Alarms.

AlarmState

Enumeration indicates state of Alarm used in building Alarm Rule.

AlarmStatusWidget

A dashboard widget that displays alarms in a grid view.

AlarmStatusWidgetProps

AlarmStatusWidgetSortBy

The sort possibilities for AlarmStatusWidgets.

AlarmWidget

Display the metric associated with an alarm, including the alarm line.

AlarmWidgetProps

CfnAlarm

A CloudFormation AWS::CloudWatch::Alarm.

CfnAlarmProps

CfnAnomalyDetector

A CloudFormation AWS::CloudWatch::AnomalyDetector.

CfnAnomalyDetectorProps

CfnCompositeAlarm

A CloudFormation AWS::CloudWatch::CompositeAlarm.

CfnCompositeAlarmProps

CfnDashboard

A CloudFormation AWS::CloudWatch::Dashboard.

CfnDashboardProps

CfnInsightRule

A CloudFormation AWS::CloudWatch::InsightRule.

CfnInsightRuleProps

CfnMetricStream

A CloudFormation AWS::CloudWatch::MetricStream.

CfnMetricStreamProps

Color

A set of standard colours that can be used in annotations in a GraphWidget.

Column

A widget that contains other widgets in a vertical column.

CommonMetricOptions

ComparisonOperator

Comparison operator for evaluating alarms.

CompositeAlarm

A Composite Alarm based on Alarm Rule.

CompositeAlarmProps

ConcreteWidget

A real CloudWatch widget that has its own fixed size and remembers its position.

CreateAlarmOptions

CustomWidget

A CustomWidget shows the result of a AWS lambda function.

CustomWidgetProps

Dashboard

A CloudWatch dashboard.

DashboardProps

Dimension

GraphWidget

A dashboard widget that displays metrics.

GraphWidgetProps

GraphWidgetView

Types of view.

HorizontalAnnotation

IAlarm

Represents a CloudWatch Alarm.

IAlarmAction

Interface for objects that can be the targets of CloudWatch alarm actions.

IAlarmRule

Interface for Alarm Rule.

IMetric

Interface for metrics.

IWidget

A single dashboard widget.

LegendPosition

The position of the legend on a GraphWidget.

LogQueryVisualizationType

Types of view.

LogQueryWidget

Display query results from Logs Insights.

LogQueryWidgetProps

MathExpression

A math expression built with metric(s) emitted by a service.

MathExpressionOptions

MathExpressionProps

Metric

A metric emitted by a service.

MetricAlarmConfig

MetricConfig

MetricExpressionConfig

MetricGraphConfig

MetricOptions

MetricProps

MetricRenderingProperties

MetricStatConfig

MetricWidgetProps

PeriodOverride

Specify the period for graphs when the CloudWatch dashboard loads.

Row

A widget that contains other widgets in a horizontal row.

Shading

Fill shading options that will be used with an annotation.

SingleValueWidget

A dashboard widget that displays the most recent value for every metric.

SingleValueWidgetProps

Spacer

A widget that doesn’t display anything but takes up space.

SpacerProps

Statistic

Statistic to use over the aggregation period.

TextWidget

A dashboard widget that displays MarkDown.

TextWidgetProps

TreatMissingData

Specify how missing data points are treated during alarm evaluation.

Unit

Unit for metric.

YAxisProps