Problem: I need some clarification regarding this issue that am facing: am trying to implement a lambda function to connect with my RDS. RDS is in our VPC inside private subnet. I added VPC endpoint for lambda service to talk to our VPC. I also added sec grps for lambda and RDS to talk. Lambda function is enabled but does not do what it is intended to do... is there network configuration/rule missing?