-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in 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
Thanks for the feature request! It looks like a PR (#29522) was already created for this. |
|
This was referenced May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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: