Amazon Health Dashboard · Example Payload

Health Describe Event Aggregates Request Example

Health MonitoringNotificationsOperationsService Status

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

Top-level fields

filteraggregateFieldmaxResultsnextToken

Example Payload

Raw ↑
{
  "filter": "example-filter",
  "aggregateField": "example-aggregateFie",
  "maxResults": "example-maxResults",
  "nextToken": "example-nextToken"
}