serverless-aws-function-url-custom-domain icon indicating copy to clipboard operation
serverless-aws-function-url-custom-domain copied to clipboard

Cloudfront cache policy is hidding User-Agent header

Open Guik opened this issue 2 years ago • 0 comments

Hello,

I'm facing an issue with the plugin, current cloudfront setup make the user-agent header not available in the lambda event.

image

If I change manually in Cloudfront the caching behavior to use the Lamda recommended one, I'm getting the user-agent: image

Could you change the default caching, or make it customizable ? Thanks !

Guik avatar May 19 '23 12:05 Guik