-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
(aws-elasticloadbalancingv2): NetworkLoadbalancer support EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic
#29516
Closed
2 tasks
paihu opened this issue
Mar 16, 2024
· 2 comments
· Fixed by #29522 · May be fixed by NOUIY/aws-solutions-constructs#98, NOUIY/aws-solutions-constructs#99 or NOUIY/aws-solutions-constructs#101
Closed
2 tasks
(aws-elasticloadbalancingv2): NetworkLoadbalancer support EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic
#29516
paihu opened this issue
Mar 16, 2024
· 2 comments
· Fixed by #29522 · May be fixed by NOUIY/aws-solutions-constructs#98, NOUIY/aws-solutions-constructs#99 or NOUIY/aws-solutions-constructs#101
Labels
@aws-cdk/aws-elasticloadbalancingv2
Related to Amazon Elastic Load Balancing V2
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Comments
paihu
added
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
labels
Mar 16, 2024
github-actions
bot
added
the
@aws-cdk/aws-elasticloadbalancingv2
Related to Amazon Elastic Load Balancing V2
label
Mar 16, 2024
tim-finnigan
added
investigating
This issue is being investigated and/or work is in progress to resolve the issue.
and removed
needs-triage
This issue or PR still needs to be triaged.
labels
Mar 18, 2024
Thanks for the feature request! It looks like a PR (#29522) was already created for this. |
tim-finnigan
added
p2
effort/medium
Medium work item – several days of effort
and removed
investigating
This issue is being investigated and/or work is in progress to resolve the issue.
labels
Mar 18, 2024
|
This was referenced May 23, 2024
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
@aws-cdk/aws-elasticloadbalancingv2
Related to Amazon Elastic Load Balancing V2
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
L1Construct support EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic #28878.
But L2Construct not support this.
Use Case
Use NetorkLoadbalancer with VPC Endpoint Service,
This parameter allow ignore security group when traffic from VPC Endpoint.
Proposed Solution
NetworkLoadbalancer pass through EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic
Other Information
No response
Acknowledgements
CDK version used
2.133.0
Environment details (OS name and version, etc.)
windows 11
The text was updated successfully, but these errors were encountered: