Amazon Health Dashboard · Example Payload

Health Event Filter Example

Health MonitoringNotificationsOperationsService Status

Health 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

eventArnseventTypeCodesservicesregionsavailabilityZonesstartTimes

Example Payload

Raw ↑
{
  "eventArns": "arn:aws:health:us-east-1::event/EC2/AWS_EC2_INSTANCE_ISSUE/abc123",
  "eventTypeCodes": "example-eventTypeCod",
  "services": "EC2",
  "regions": "example-regions",
  "availabilityZones": "example-availability",
  "startTimes": "example-startTimes"
}