AWS Lambda timing out when accessing DynamoDB with Node.js SDK in a VPC
👀 Views: 1
💬 Answers: 1
📅 Created: 2025-06-07
aws lambda dynamodb vpc
I'm experiencing a timeout issue with my AWS Lambda function that accesses a DynamoDB table from within a VPC. The Lambda function is configured with a timeout ...