AWS Lambda Function Unable to Access RDS Instance with VPC Configuration
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-12
aws lambda rds postgresql vpc
I'm currently facing an issue where my AWS Lambda function, which is configured to run in a VPC, is unable to connect to my Amazon RDS PostgreSQL instance. Both...