1 Answer
- Newest
- Most votes
- Most comments
1
Hi, this page will tell you how to do it: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/LinkFormat.html
This one is also interesting with Lambda@Edge to do more sophisticated transformations: https://serprime.medium.com/aws-cloudfront-url-rewriting-422d4868b282
Examples of such lambdas: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-examples.html
Relevant content
- asked 10 months ago
- asked 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
Lambda@Edge seems to be the correct solution to the question without using a reverse proxy