Skip to main content

CloudFront Origin Request Policy

CloudFront Origin Request Policy is a feature within AWS CloudFront that allows you to control the headers, cookies, and query strings that CloudFront includes in requests it sends to your origin. By configuring these policies, you can optimise caching and reduce the load on your servers by ensuring that only necessary data is sent along with the request. More detailed information about CloudFront Origin Request Policies can be found in the official AWS documentation.

Terraform Mappings:

  • aws_cloudfront_origin_request_policy.id

Supported Methods​

  • GET: Get Origin Request Policy by ID
  • LIST: List Origin Request Policies
  • SEARCH: Search Origin Request Policy by ARN