Amazon CloudWatch · Example Payload

Cloudwatch Dashboard Example

CloudWatchMonitoringObservabilityMetricsLogs

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

Top-level fields

dashboardNamedashboardArnlastModifiedsize

Example Payload

Raw ↑
{
  "dashboardName": "example-resource",
  "dashboardArn": "arn:aws:::example/abc12345",
  "lastModified": "2025-03-15T14:30:00Z",
  "size": 100
}