aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
301 stars 14 forks source link

Support for VPC endpoint (multi-VPC private connectivity) for app runner applications #242

Open emoshaya opened 8 months ago

emoshaya commented 8 months ago

Tell us about your request We would like to utilize VPC endpoints for the app runner application but this is not yet supported based on AWS documentation https://docs.aws.amazon.com/apprunner/latest/dg/security-vpce.html

Additional context VPC endpoint support for app runner applications will allow clients to connect to the app runner application over PrivateLink while keeping all traffic within the AWS network. This would be a similar feature to the multi-vpc private connectivity currently available for the Amazon MSK service

Benefits of multi-VPC private connectivity

Multi-VPC private connectivity has several advantages over other connectivity solutions:

Attachments image

Fantaztig commented 3 days ago

Another section of the docs mentions how to configure this. See: https://docs.aws.amazon.com/apprunner/latest/dg/network-pl-manage.html Is this what you intend to do, have you tried it?

To me it's a bit unclear what the part you highlighted in the docs is referring too, maybe that App Runner won't create the VPC endpoint for you but that you have to create an App Runner VPC Endpoint yourself?