Skip to content
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 private api deployment #725

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

Jeandsmith
Copy link

@Jeandsmith Jeandsmith commented Nov 6, 2023

What I am changing

Added an example for a deployment of a AWS private rest-api based on public-sector use developers.

How you can test it

No tests, simply deploy after setting the vpc_endpoint_id config value.

@vincentsarago
Copy link
Member

that's interesting! from my understanding, the lambda is not directly within the VPC but only the API gateway?

@Jeandsmith
Copy link
Author

Jeandsmith commented Nov 6, 2023

Yup. Is not directly attach thought it can be. The API simply will be proxying the request back to the lambda

@DeflateAwning
Copy link
Contributor

This looks very useful! Curious if there is any accompanying documentation planned for how to use this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants