Support running lambda in a VPC
Closed this issue · 1 comments
sclausson commented
There are occasions where we will want the lambda to be able to access resources inside of a VPC. In this case we need to pass in VPC subnet ids and security group ids. If both of these are passed in, then we should deploy the lambda in a VPC.