Amazon Health Dashboard · Example Payload

Health Describe Event Aggregates Response Example

Health MonitoringNotificationsOperationsService Status

Health Describe Event Aggregates Response Example is an example object payload from Amazon Health Dashboard, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventAggregatesnextToken

Example Payload

Raw ↑
{
  "eventAggregates": "example-eventAggrega",
  "nextToken": "example-nextToken"
}