Amazon Health Dashboard · Example Payload

Health Event Aggregate Example

Health MonitoringNotificationsOperationsService Status

Health Event Aggregate 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

aggregateValuecount

Example Payload

Raw ↑
{
  "aggregateValue": "example-aggregateVal",
  "count": "example-count"
}