Amazon Health Dashboard · Example Payload

Health Organization Affected Entities Error Item Example

Health MonitoringNotificationsOperationsService Status

Health Organization Affected Entities Error Item 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

awsAccountIdeventArnerrorNameerrorMessage

Example Payload

Raw ↑
{
  "awsAccountId": "example-awsAccountId",
  "eventArn": "arn:aws:health:us-east-1::event/EC2/AWS_EC2_INSTANCE_ISSUE/abc123",
  "errorName": "EC2",
  "errorMessage": "example-errorMessage"
}