Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloudfront -> Api Gateway Setup #37

Open
gkodikara opened this issue Jun 5, 2022 · 1 comment
Open

Cloudfront -> Api Gateway Setup #37

gkodikara opened this issue Jun 5, 2022 · 1 comment

Comments

@gkodikara
Copy link

Hi,

You mention in your README that you advise setting up CDN in front of the API gateway endpoint to improve performance, cost, etc.

Could you advise how you would do this? I've tried pointing to API Gateway and although it works fundamentally, d=xxx querystring details aren't being respected.

@climvalencia
Copy link

On CloudFront, check that the Cache and Origin request policies associated with the behavior to handle images are properly passing the query string parameters to the origin. If not, create new policies with the params needed in the allow list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants