AWS Health Dashboard

Receive AWS service health event notifications via SNS/EventBridge.

InboundCloud Platforms
Start Free Trial

Quick Setup

Copy Webhook URL

Go to your Alert24 dashboard and copy the webhook URL for AWS Health Dashboard.

Configure AWS Health Dashboard

Add the webhook URL in your AWS Health Dashboard settings.

Auto-Detected

Alert24 auto-detects AWS Health Dashboard payloads and maps them to incidents.

Step-by-Step Setup Instructions

AWS Health Dashboard Webhook Setup

1.In EventBridge, create a rule matching AWS Health events:

- Source: aws.health

- Detail type: AWS Health Event

2.Set the target to an SNS Topic
3.Add an HTTPS subscription to the SNS topic using the webhook URL above
4.Confirm the subscription
5.Optionally filter by specific services or event types

Example Webhook Payload

This is a sample payload that AWS Health Dashboard sends to Alert24 when an alert fires.

{
  "version": "0",
  "source": "aws.health",
  "detail-type": "AWS Health Event",
  "detail": {
    "eventArn": "arn:aws:health:us-east-1::event/EC2/AWS_EC2_OPERATIONAL_ISSUE/abc123",
    "service": "EC2",
    "eventTypeCode": "AWS_EC2_OPERATIONAL_ISSUE",
    "eventTypeCategory": "issue",
    "startTime": "2024-01-15T10:30:00Z",
    "eventDescription": [
      {
        "language": "en_US",
        "latestDescription": "Increased error rates for EC2 API calls in US-EAST-1"
      }
    ],
    "affectedEntities": [
      {
        "entityValue": "i-0abcd1234"
      }
    ]
  }
}

How Alert24 Maps AWS Health Dashboard Data

Status Field

detail.eventTypeCode

Message Field

detail.eventTypeCode

Auto-Create Incidents

Yes

Auto-Resolve Incidents

No

Status Mapping

Alert24 StatusAWS Health Dashboard Values
operational
AWS_EC2_OPERATIONAL_NOTIFICATION
degraded
AWS_EC2_MAINTENANCE_SCHEDULED
down
AWS_EC2_OPERATIONAL_ISSUEAWS_EC2_INSTANCE_RETIREMENT

Connect AWS Health Dashboard to Alert24 in minutes

Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.

More Cloud Platforms Integrations