Updates an origin request policy configuration.
See https://paws-r.github.io/docs/cloudfront/update_origin_request_policy.html for full documentation.
cloudfront_update_origin_request_policy(
OriginRequestPolicyConfig,
Id,
IfMatch = NULL
)
[required] An origin request policy configuration.
[required] The unique identifier for the origin request policy that you are
updating. The identifier is returned in a cache behavior’s
OriginRequestPolicyId
field in the response to
get_distribution_config
.
The version of the origin request policy that you are updating. The
version is returned in the origin request policy’s ETag
field in the
response to
get_origin_request_policy_config
.