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
Hi,
I plan to use faast.js to store an array of rows in a MySQL database created with AWS RDS. So, this DB is inside a VPC, so the Lambda function needs permissions to establish the connection to the host VPC. Could fellas please share some guidance or experience for the config in this scenario? Can't find any options for this.