question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[cloudfront] Origin Request Policies for CloudFrontWebDistribution

See original GitHub issue

Support for Origin Request Policies was released for the Distribution construct in #10765. This feature request tracks porting that same support over to the CloudFrontWebDistribution construct.

Use Case

For users of the stable CloudFrontWebDistribution construct who want to be able to control what headers, query strings, and cookies are sent to their origins.


This is a 🚀 Feature Request

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:17
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
robertdcommented, Feb 24, 2022

@ivanmilevtues @tomlismer-youi Since CloudFrontWebDistribution is going to be deprecated at some point, may I ask what functionality in Distribution construct are you missing and is preventing you from migrating over?

cc @comcalvi

0reactions
ivanmilevtuescommented, Feb 24, 2022

Hi all, Thank you for your responses I am out of office till Monday and can’t quite recall what was the functionality we needed from CloudFrontWebDistribution. As soon as I am back in the office I will answer.

Thanks, Ivan

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using the managed origin request policies - Amazon CloudFront
CloudFront provides a set of managed origin request policies that you can attach to any of your distribution's cache behaviors. With a managed...
Read more >
aws_cloudfront_distribution | Resources | hashicorp/aws
Creates an Amazon CloudFront web distribution. ... (Optional) - The unique identifier of the origin request policy that is attached to the behavior....
Read more >
aws-cdk.aws-cloudfront - PyPI
Customizing Origin Requests with Origin Request Policies. When CloudFront makes a request to an origin, the URL path, request body (if present), and...
Read more >
aws.cloudfront.Distribution - Pulumi
The unique identifier of the origin request policy that is attached to the behavior. realtimeLogConfigArn string. The ARN of the real-time log configuration ......
Read more >
awscloudfront - Go Packages
The headers, cookies, and query strings that are included in the cache key are automatically included in requests that CloudFront sends to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found