generative-ai-cdk-constructs icon indicating copy to clipboard operation
generative-ai-cdk-constructs copied to clipboard

(All Constructs): (VPC endpoint support for lambda)

Open dineshSajwan opened this issue 2 years ago • 2 comments

Describe the feature

Enable vpc endpoint to access S3 and other resources from lambda in private subnet.

Use Case

As of now, the lambda use NAT gateway to access any public endpoint which should be avoided as per security best practices. The VPC endpoint enable the construct to skip any routing on the public network.

Proposed Solution

No response

Other Information

No response

Acknowledgements

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

dineshSajwan avatar Dec 11 '23 16:12 dineshSajwan

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

github-actions[bot] avatar Feb 11 '24 01:02 github-actions[bot]

This is linked to the PR @ErdemAyyildiz is working on, just cannot assign the ticket to him :)

krokoko avatar Aug 23 '24 14:08 krokoko

Closing this as some constructs will be deprecated

krokoko avatar Jan 23 '25 16:01 krokoko