AWS CloudWatch · Schema

DashboardWidget

A widget in a CloudWatch dashboard.

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Properties

Name Type Description
type string The type of the widget.
x integer The horizontal position of the widget on the dashboard grid.
y integer The vertical position of the widget on the dashboard grid.
width integer The width of the widget in grid units.
height integer The height of the widget in grid units.
properties object The properties for the widget, which vary depending on the widget type.
View JSON Schema on GitHub