Amazon web services – Timeout response when trying to use AWS S3 SDK with lambda (Node.js)
My Lambda runs fine with all services except S3. Any action I try to perform, the execution hangs and I get a timeout. For testing purposes, I'm using a default vpc configuration. I have the S3 full access policy attached…