Hacker News new | ask | show | jobs
by mrep 3075 days ago
Yes you can. You are supposed to instantiate those connections outside the function call as per the docs.

Example: https://docs.aws.amazon.com/lambda/latest/dg/vpc-rds-deploym...

1 comments

Tried and failed