Hello. This repo is very helpful. Thank you.
I just want to tell about X-Prerender-Cachebuster. CloudFront respects Cache-Control header from Lambda@Edge functions. I set Cache-Control: no-cache, no-store in my origin-response function and works fine for me.
https://aws.amazon.com/premiumsupport/knowledge-center/prevent-cloudfront-from-caching-files
Hope this helps.
Hello. This repo is very helpful. Thank you.
I just want to tell about X-Prerender-Cachebuster. CloudFront respects Cache-Control header from Lambda@Edge functions. I set
Cache-Control: no-cache, no-storein my origin-response function and works fine for me.https://aws.amazon.com/premiumsupport/knowledge-center/prevent-cloudfront-from-caching-files
Hope this helps.