ELB Rule
An ELB (Elastic Load Balancing) Rule is a component within AWS that defines the criteria for routing traffic from a load balancer to one or more target groups. These rules dictate how requests are directed by specifying conditions and corresponding actions. It is part of both Application Load Balancer (ALB) and Network Load Balancer (NLB) setups. For more detailed information on ELB rules, you can refer to the official AWS documentation.
Terraform Mappings:
aws_alb_listener_rule.arn
aws_lb_listener_rule.arn
Supported Methods​
GET
: Get a rule by ARNLIST
SEARCH
: Search for rules by listener ARN