aws-samples / aws-samples/image-optimization
Deploy on already existed cloudfront distribution
Open
- 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
Assessment
This issue has not been assessed yet.