What problem does it solve? Executing AWS failover operations like zonal shifts and routing-control changes moves production traffic, and a single mistake can cause an outage. This Skill enforces a guarded, step-by-step workflow so every state change is validated, documented, and explicitly confirmed before execution. ## Core Features & Use Cases - Guarded failover execution: Reads current routing-control and readiness state, shows exact current and target states, and requires an explicit "yes" before any change. - Action selection: Chooses the smallest sufficient action — zonal shift for AZ impairment, routing controls for Region failover, or Region switch for full orchestrated failover. - Documentation-backed validation: Uses AWS documentation and community re:Post content to verify data-plane endpoint formats, safety rules, and known timing issues before executing. - Use Case: During an AZ impairment affecting your ALB-backed service, use this Skill to verify readiness checks, confirm the affected resources with the operator, execute a zonal shift through ARC data-plane endpoints, and receive a rollback command. ## Quick Start Ask the assistant to shift traffic away from the impaired availability zone for my application using ARC, showing me the current state and rollback plan first.