Significant Latency in AWS Lambda Function Triggered by S3 Object Creation Event
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-14
aws-lambda s3 performance
I'm experiencing significant latency with my AWS Lambda function that processes images uploaded to an S3 bucket. The function is triggered by the 's3:ObjectCrea...