-
Notifications
You must be signed in to change notification settings - Fork 4.4k
[cloudfront] Cache policies #9644
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 cache policy support for behaviors. Cache policies supersede the existing properties for cache behavior forwarded values (e.g., query strings, cookies) and TTLs.
See:
- https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/controlling-the-cache-key.html
- https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/using-managed-cache-policies.html
This feature request is to add support for both cache policies in general, and the managed cache 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