OutOfMemoryError when creating AmazonS3Client in Lambda

后端 未结 3 709
你的背包
你的背包 2020-12-29 04:02

I have an AWS Lambda function, configured with only 128MB of memory, is triggered by SNS (which is itself triggered by S3) and will download the file from S3.

In

3条回答
提交回复
热议问题