Load Balancers
- Target Groups – Define per‑VPC target groups (protocol/port, health checks, ip vs instance).
- Listeners – Configure ALB/NLB listeners with ports/protocols, default_action (redirect, fixed_response, forward), and optional HTTPS settings.
- Rules – Add ALB listener rules for host and path routing to forward requests to specific target groups.
- Certificates – Manage certificates and attach them to ALB HTTPS listeners.