generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.service/elbv2Indicates issues or PRs that are related to elbv2-controller.Indicates issues or PRs that are related to elbv2-controller.
Description
Is your feature request related to a problem?
There appears to be no way to modify target group attributes controlled by the ModifyTargetGroupAttributes API operation
In particular I would like to set lambda.multi_value_headers.enabled right now though I'm sure the others would be useful as well.
Describe the solution you'd like
Ideally these would be configurable directly on the TargetGroup spec. I'm not opinionated about the exact format.
Describe alternatives you've considered
Many lambdas don't really require multi value headers and can have their function code modified as such, but some do, and I don't see a way around this.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.service/elbv2Indicates issues or PRs that are related to elbv2-controller.Indicates issues or PRs that are related to elbv2-controller.