Skip Scheduled Maintenance

Skip low-priority incidents during a scheduled maintenance window. Use this skill to automatically filter MEDIUM and LOW severity alarms that fire during planned maintenance, avoiding unnecessary investigations for expected disruptions.

aws-samples 08d264d 4 files · 6.9 KB Updated

File contents

Skip Scheduled Maintenance

Skip all incidents that meet BOTH of the following criteria:

  1. The incident arrived between 2025-03-15 02:00 UTC and 2025-03-15 06:00 UTC
  2. Severity is MEDIUM or LOW

Do NOT skip HIGH or CRITICAL severity incidents, even during the maintenance window.

aws-samples/sample-code-for-devops-agent-skills/tree/main/skills/skip-scheduled-maintenance commit 08d264de13

Frequently asked questions

npx skillmds@latest add aws-samples/skip-scheduled-maintenance