Amazon Health Dashboard · Example Payload

Health Describe Event Types Request Example

Health MonitoringNotificationsOperationsService Status

Health Describe Event Types 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

filterlocalenextTokenmaxResults

Example Payload

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