1 Answer
- Newest
- Most votes
- Most comments
1
Create another origin in cloudfront to point to your other bucket..
EG have a different path /resized to point to your other bucket
OR
update the s3 event only to run the lambda function on a particular Prefix and then keep the resized images in the same bucket in a different prefix/path.
Relevant content
- Accepted Answerasked 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago