How to implement URL Rewrite logic for CloudFront Functions
I’m looking to implement URI Rewrite Logic with Javascript with CloudFront functions.
How to implement URL Rewirite logic for CloudFront Functions
Currently I’m looking to implement URI Rewrite Logic with Javascript with CloudFront Functions.
Looking at many articles and it shows for all for URI Redirect. How can I implement this code (I’m all new to javascript).
This is required to see how cloudfront making request to the origin. (Not looking for Lambda@Edge currently)