-
Notifications
You must be signed in to change notification settings - Fork 196
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
Set api gateway under an internal VPC fraemwork #5057
Comments
@rkazakov is there any specific information or use case you want to add to this issue? |
I've noticed this Endpoint ConfigurationPrivate Integrations@rkazakov, is this the desired configuration |
Hey @ekeren, |
This is a reference blog for how to setup your api gateway inside VPC https://dulajra.medium.com/how-to-create-a-vpc-endpoint-for-api-gateway-a84bc7eeba28 |
related PR #5290 |
PR #5290 is merged, waiting for the release. Once it is released, We need to make sure that this solution works by following instructions in https://github.com/ekeren/wing-apigatway-vpc https://github.com/ekeren/wing-apigatway-vpc includes a custom provider that does the work placing all lambdas and Api Gateways inside the VPC |
@rkazakov - Verified to work on my side Can you please check instructions on https://github.com/ekeren/wing-apigatway-vpc and let me know if this works as you expected? |
@hasanaburayyan , @revitalbarletz - can we close this issue? |
Hey @ekeren, |
Feature Spec
You can now setup
cloud.Api
inside newly created / exiting VPC.The
cloud.Api
endpoint will be private and only accessible from within the vpcUse Cases
NA
Implementation Notes
It might be enough to just create an example that is leverging existing policy/platform capabilities as as a reference implementation
https://winglang.slack.com/archives/C047QFSUL5R/p1700460092970559
Component
SDK, Plugins
Community Notes
The text was updated successfully, but these errors were encountered: