ALB: New types of listener rule conditions #3888
Labels
@aws-cdk/aws-elasticloadbalancingv2
Related to Amazon Elastic Load Balancing V2
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
good first issue
Related to contributions. See CONTRIBUTING.md
in-progress
This issue is being actively worked on.
🚀 Feature Request
Add listener rules to ALB
General Information
Description
This should contain the posibilities to add rules based on different conditions.
Right now there is support for path and header and at least one is required.
It should be possible to allow on query, source-ip, request method as well
(https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-conditions.html)
Proposed Solution
Not sure if this requires a breaking change or if it could be added with just new API.
Environment
Other information
The text was updated successfully, but these errors were encountered: