BlogsAmazonAWS Health Alert Prioritization with User Notifications

AWS Health Alert Prioritization with User Notifications

AWS Health Alert Prioritization with User Notifications

2
posts
2026

This feature thread tracks the evolution of prioritizing AWS Health alerts for customers. Initial efforts focused on building a system to filter and categorize AWS Health events to reduce alert fatigue and improve response times. This post introduces a solution using AWS User Notifications and AWS CloudFormation to implement a tiered alerting system, separating critical issues from informational updates and allowing for customizable deployment across single accounts or entire organizations. The framework now extends these capabilities by integrating AI-driven dependency discovery and automated experiment generation using AWS Resilience Hub, AWS Fault Injection Service, Amazon Bedrock AgentCore, and AWS Systems Manager to proactively identify and address system weaknesses before they impact customers. This AI-powered approach automates the identification of infrastructure dependencies, tailors chaos experiments to specific architectures, and embeds resilience testing into CI/CD pipelines for continuous validation.

2026

Prioritize your AWS Health alerts using AWS User Notifications | Amazon Web Services

7/16/2026

This post introduces a CloudFormation template for prioritizing AWS Health alerts using AWS User Notifications. It details a solution that filters events by service and separates them into 'CRITICAL' (issues, scheduled changes) and 'INFORMATIONAL' (account notifications) tiers. The solution supports four deployment modes (Linked, Payer, Combined, PayerCombined) offering different scopes and notification channels, including direct email and custom SNS-formatted emails via EventBridge. It also outlines the architecture, prerequisites, and deployment walkthrough for implementing this prioritization system.

Architecting AI-powered resilience framework on AWS | Amazon Web Services

6/22/2026

Introduces a five-layer AI-powered resilience framework on AWS that automates infrastructure dependency discovery and generates targeted chaos experiments. Leverages AWS Resilience Hub, AWS Fault Injection Service, Amazon Bedrock AgentCore, and AWS Systems Manager to identify system weaknesses proactively. The framework automates experiment generation, integrates with CI/CD pipelines, and uses AI agents for continuous validation, reducing the expertise barrier for chaos engineering.