cagataygurturk / image-resizer-service

Serverless image resizing service for AWS
https://serverlessrepo.aws.amazon.com/#/applications/arn:aws:serverlessrepo:us-east-1:526515951862:applications~image-resizer-service
MIT License
101 stars 51 forks source link

store images in another bucket #17

Open 7uxifer opened 4 years ago

7uxifer commented 4 years ago

Could you get this to store the images in another bucket (or even the same bucket) so it wouldn't have to rebuild/cache them?

alexormrod commented 3 years ago

Was wondering this too. Did you find an alternative solution which offers this?