cloudfront_update_origin_request_policy: Updates an origin request policy configuration

View source: R/cloudfront_operations.R

cloudfront_update_origin_request_policyR Documentation

Updates an origin request policy configuration

Description

Updates an origin request policy configuration.

See https://www.paws-r-sdk.com/docs/cloudfront_update_origin_request_policy/ for full documentation.

Usage

cloudfront_update_origin_request_policy(
  OriginRequestPolicyConfig,
  Id,
  IfMatch = NULL
)

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 OriginRequestPolicyId field in the response to get_distribution_config.

IfMatch

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.