Updates an origin request policy configuration
Source:R/cloudfront_operations.R
cloudfront_update_origin_request_policy.RdUpdates an origin request policy configuration.
See https://www.paws-r-sdk.com/docs/cloudfront_update_origin_request_policy/ for full documentation.
Arguments
- OriginRequestPolicyConfig
[required] An origin request policy configuration.
- Id
[required] The unique identifier for the origin request policy that you are updating. The identifier is returned in a cache behavior's
OriginRequestPolicyIdfield in the response toget_distribution_config.- IfMatch
The version of the origin request policy that you are updating. The version is returned in the origin request policy's
ETagfield in the response toget_origin_request_policy_config.