aws AWS What's New ·

Amazon CloudWatch Alarms adds wall clock evaluation windows

observabilityawsgaengineer
feature

Amazon CloudWatch Alarms now supports wall clock evaluation windows, allowing users to align alarm evaluations to fixed calendar boundaries like the top of the hour or start of the week. This feature helps prevent false alarms for scheduled or business-aligned workloads by evaluating events within specific daily or weekly periods, rather than using a continuous sliding window. It is particularly useful for scenarios like daily backups, ensuring alarms trigger correctly even if event timings vary slightly. Customers can also specify time zones, with automatic handling of daylight saving transitions.

Features (1)
  • Wall clock evaluation windows for CloudWatch Alarms

    Amazon CloudWatch Alarms now allows customers to evaluate metric alarms using fixed calendar boundaries instead of a sliding window. This helps align alarms with scheduled or business-aligned workloads, preventing false positives that can occur when events cross rolling window boundaries. Users can also set specific time zones for daily alarms, which automatically adjust for daylight saving time.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/07/cloudwatch-alarms-wallclock-evaluation

Related releases