Severity mappings for AWS Health Dashboard
Alert priority state mapping between AWS Health Dashboard and Incident Response.
AWS Health Dashboard alert priority state mapping
AWS Health Dashboard's alert priority is based on the eventTypeCategory field
(body.Message.detail.eventTypeCategory
) in the payload.
Health Dashboard payload field | Health Dashboard payload value | Incident Response alert priority value |
---|---|---|
body.Message.detail.eventTypeCategory | issue | Critical |
accountNotification | Major | |
scheduledChange | Warning |
If body.Message.detail.eventTypeCategory
property is not sent in payload,
then alert priority value set is P5-INFORMATIONAL
.