1 Answer
- Newest
- Most votes
- Most comments
2
Yes, static values can be set in the Origin Headers section of a configuration. But in order to use dynamic or computed values, like values from other headers for example, would require Lambda@Edge to set.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated a year ago

Header manipulation can be done with CloudFront Functions too. Learn more about CloudFront Functions in our blog post. Also, see Differences between CloudFront Functions and Lambda@Edge in Amazon CloudFront Developer Guide.