aws-samples / aws-samples/image-optimization

[Feature request] Supply original image from original S3 bucket

Open
#47 1 comment 0 reactions 1 assignee Claimed by @achrafsouk View on GitHub
Dominant language
TypeScript
Stars
276
Forks
151
PR merge metrics
No merged PRs in 30d

Description

In the current implementation lambda function makes copy of original image from`originalImageBucketName` to `transformedImageBucket` with `/original` prefix. Which will increase storage usage and as fact will increase the cost, since original images usually have large size. Is there a way to avoid duplication of original image and supply it directly from original S3 bucket instead?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.