AWS CloudWatch · Example Payload

Cloudwatch Get Dashboard Output Example

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

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

Top-level fields

DashboardArnDashboardBodyDashboardName

Example Payload

Raw ↑
{
  "DashboardArn": "example_value",
  "DashboardBody": "example_value",
  "DashboardName": "example_value"
}