What problem does it solve? AWS networking spans many services, and choosing the wrong one leads to misconfigured connectivity or security gaps. This Skill triages networking requests and routes them to the correct service-specific skill across Route 53, CloudFront, Transit Gateway, Direct Connect, Site-to-Site VPN, WAF, and Shield Advanced. ## Core Features & Use Cases - Skill Routing Table: Matches user requests by meaning to one of seven service skills covering DNS, CDN, hybrid connectivity, and network security. - Cross-Service Disambiguation: Resolves overlapping requests (filtering, logging, traffic shifting) by identifying which network layer the task targets. - Security Guardrails: Raises relevant risks and controls when routing, including encryption in transit, DDoS protection, least-privilege IAM, and log destination encryption. - Use Case: A user asks to protect a public website from bots and DDoS attacks. The Skill routes to waf for L7 filtering and shieldadvanced for L3/L4 protection, noting that rate-based rules and logging should be enabled. ## Quick Start Ask the assistant to set up a CloudFront distribution with a custom domain and let it route the request to the right AWS networking skill.