AWS CloudWatch · Example Payload

Cloudwatch Dashboard Widget Example

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

Cloudwatch Dashboard Widget Example is an example object payload from AWS CloudWatch, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typexywidthheightproperties

Example Payload

Raw ↑
{
  "type": "example_value",
  "x": 10,
  "y": 10,
  "width": 10,
  "height": 10,
  "properties": "example_value"
}