-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[cloudfront] Origin request policies #9647
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-cloudfrontRelated to Amazon CloudFrontRelated to Amazon CloudFronteffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Milestone
Description
The CloudFormation v16.2.0 spec (pending #9452) introduced origin request policies for behaviors. Origin request policies supersede the existing properties (and new ones) for values that are added to requests to the origin.
See:
- https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-origin-requests.html
- https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-origin-request-policies.html
This feature request is to add support for both origin request policies in general, and the managed origin request policies as well.
Notes:
- This is for support for the new
Distributionconstruct; the olderCloudFrontWebDistributionis out of scope.
This is a 🚀 Feature Request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cloudfrontRelated to Amazon CloudFrontRelated to Amazon CloudFronteffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1