aws-samples / aws-samples/image-optimization

Deploy on already existed cloudfront distribution

Open
#20 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
276
Forks
151
PR merge metrics
No merged PRs in 30d

Description

actually I already comment on #10, But for visibility I will create another one.

So I want to deploy the solution on already existed Cloudfront distribution. I have a static website host in **bucket X**, but the web get assets (images, etc) from **bucket Y.**

To deploy it, what command should I use?
`cdk deploy -c S3_IMAGE_BUCKET_NAME='bucket-X'` or `cdk deploy -c S3_IMAGE_BUCKET_NAME='bucket-Y'`?

Thank you,

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.