amazon-archives/serverless-image-resizing

Feature request: Separate source and resized buckets

Closed this issue · 1 comments

Hello,

We already have an existing bucket. Now we need to have the resized images to go to another bucket. Is it possible to have the source and resized buckets as separate ones?

We can of course download the source here and make change to it. However, it'd be nice to have the feature implemented.

My regards.

Thanks so much! Yep, plenty of folks who implement this in production take that approach. For this demo, I wanted to ensure the fewest number of resources and lines of code possibly to show the general architecture without too many details for beginners. Hope that makes sense.