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

Add Private API Gateway Option #8

Open
KevinHock opened this issue Jan 29, 2022 · 0 comments
Open

Add Private API Gateway Option #8

KevinHock opened this issue Jan 29, 2022 · 0 comments

Comments

@KevinHock
Copy link

Is your feature request related to a problem? Please describe.
I would like to be able to make the API Gateway Private and then associate a VPC Endpoint with it.
This would enable say, me putting all the resources in their own account, and the only thing being exposed from that account being a VPC endpoint.

https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-private-apis.html#associate-private-api-with-vpc-endpoint

This is somewhat related to # FIXME (derek.wang) Switch to PRIVATE later and attach some VPCs at

endpoint_configuration {
types = ["REGIONAL"] # FIXME (derek.wang) Switch to PRIVATE later and attach some VPCs
}

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

No branches or pull requests

1 participant