AWS Health Dashboard
Receive AWS service health event notifications via SNS/EventBridge.
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
- Source: aws.health
- Detail type: AWS Health Event
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 Status | AWS 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
AWS CloudWatch
InboundReceive CloudWatch alarm notifications via SNS webhook.
Azure Monitor
InboundReceive Azure Monitor alerts and log Activity Log changes to correlate infrastructure changes with incidents.
Azure Service Health
InboundReceive Azure Service Health incident, maintenance, and advisory notifications.
Azure Resource Health
InboundReceive Azure Resource Health notifications for individual resource availability.
Google Cloud Monitoring
InboundReceive Google Cloud Monitoring (formerly Stackdriver) alerts.
Google Cloud SCC
InboundReceive Google Cloud Security Command Center threat and vulnerability findings via Pub/Sub.