AWS Lambda not working along with the gm module
问题 I am using AWS Lambda to resize my image in s3 bucket into different size variants using node js when an image is put into the s3 bucket. It was working till yesterday. Today when I use the same lambda function I get the following error: { "errorMessage": "Command failed: identify: not authorized `//bucketname.s3.amazonaws.com/imagename.jpg' @ error/constitute.c/ReadImage/454.\n", "errorType": "Error", "stackTrace": [ "", "ChildProcess.proc.on.onExit (/var/task/node_modules/gm/lib/command.js