bentoml / aws-lambda-deploy

Fast model deployment on AWS Lambda
Apache License 2.0
14 stars 9 forks source link

Feature: More Lambda Deployment Access/Network Control #17

Open totalhack opened 2 years ago

totalhack commented 2 years ago

Is your feature request related to a problem? Please describe.

I'd like to be able to specify network/VPC configuration for lambda deployments so the endpoints are not public by default. Please let me know if I'm just missing some documentation/options that show how to do this.

Describe the solution you'd like

Serverless Framework allows specifying VPC settings for lambda deployments in a config file as shown here.

Describe alternatives you've considered

Not using lambda and just deploying the bento-built container to an existing stack. The quick deploy to lambda is a nice option to have though.

parano commented 2 years ago

AWS Lambda VPC setting is not currently supported but should be pretty straightforward to add in https://github.com/bentoml/aws-lambda-deploy

yubozhao commented 2 years ago

Thanks for the suggestion @totalhack Going to move this issue to the lambda repo to be more visible

github-actions[bot] commented 2 years ago

Beep boop! 🤖 This issue hasn't had any activity in a while. I'll close it if I don't hear back soon.