Amazon Health Dashboard · Example Payload

Health Organization Event Filter Example

Health MonitoringNotificationsOperationsService Status

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

Top-level fields

eventTypeCodesawsAccountIdsservicesregionsstartTimeendTime

Example Payload

Raw ↑
{
  "eventTypeCodes": "example-eventTypeCod",
  "awsAccountIds": "example-awsAccountId",
  "services": "EC2",
  "regions": "example-regions",
  "startTime": "example-startTime",
  "endTime": "example-endTime"
}