CodexBloom - AI-Powered Q&A Platform

AWS Lambda with API Gateway Timing Out When Retrieving Data from RDS MySQL

👀 Views: 1 💬 Answers: 1 📅 Created: 2025-06-13
aws lambda api-gateway mysql rds

I'm facing an issue where my AWS Lambda function, which is triggered by an API Gateway, times out when trying to query data from an RDS MySQL database. I've set...