You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: aws-lambda-image
events: objectcreate(all)
prefix: (if you have a sub folder where you drop your images rather than the root of the bucket)
suffix: file extension (example .jpg)
Send To: Lambda Fucntion
Lambda: aws-lambda-image
After successfully deploying the lambda function i tried to add a first s3-handler:
npm run add-s3-handler --s3_bucket="xxxxxx" --s3_suffix=".jpg"
But it ends up reproducable with the following error:
Any ideas?
The text was updated successfully, but these errors were encountered: