I have a thousands of existing images in s3, and I need to resize all images from one folder, and put it in another folder, but still in one bucket. Is there any solution to resize it with or without lambda? And what trigger shoud I use? Thanks in advance
Resize existing images in s3 bucket/folder
7.6k views Asked by tukangketik At
3
There are 3 answers
0
On
I am using Serverless Image Handler from AWS and I'm enjoying it. It's very simple to implement!
If this is a one-time job I would use the simplest approach: