AWS CloudWatch · Example Payload

Cloudwatch List Dashboards Output Example

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

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

Top-level fields

DashboardEntriesNextToken

Example Payload

Raw ↑
{
  "DashboardEntries": [],
  "NextToken": "example_value"
}