Aws-cdk: ELBv2 currently not supporting HTTP Header Conditions

Created on 10 Jan 2020  路  3Comments  路  Source: aws/aws-cdk

Description

It looks like the the ELBv2 currently does not support HTTP Header Conditions.

https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-listeners.html#http-header-conditions

while Cloudformation does

https://docs.aws.amazon.com/de_de/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-httpheaderconfig.html.

Use Case

Proposed Solution

Other

  • [ ] :wave: I may be able to implement this feature request
  • [ ] :warning: This feature might incur a breaking change

This is a :rocket: Feature Request

@aws-cdaws-elasticloadbalancing closing-soon feature-request

Most helpful comment

This shouldn't be closed.
The request is simple, the ALB Listener Rules support HTTP Headers for routing, Cloudformation supports this but CDK does not.

All 3 comments

Hi @konstantinj, thanks for submitting an issue. In order to evaluate this feature request we need a bit more information. Could you edit the original post and fill out the template as much as possible to give us a better idea of what your ask is. Thanks!

Closing this issue since we need more information in order to implement this request. Feel free to reopen this issue.

This shouldn't be closed.
The request is simple, the ALB Listener Rules support HTTP Headers for routing, Cloudformation supports this but CDK does not.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

v-do picture v-do  路  3Comments

nzspambot picture nzspambot  路  3Comments

kawamoto picture kawamoto  路  3Comments

schof picture schof  路  3Comments

artyom-melnikov picture artyom-melnikov  路  3Comments