You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(aws-lambda): allow placing Lambda in VPC (#598)
It is now possible to deploy Lambda ENIs in a VPC, so
they can access private services.
Fixes#580.
Lambdas should be spawnable inside a VPC and implement IConnectable.
The text was updated successfully, but these errors were encountered: