cloudfront_update_response_headers_policy: Updates a response headers policy

View source: R/cloudfront_operations.R

cloudfront_update_response_headers_policyR Documentation

Updates a response headers policy

Description

Updates a response headers policy.

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

Usage

cloudfront_update_response_headers_policy(
  ResponseHeadersPolicyConfig,
  Id,
  IfMatch = NULL
)

Arguments

ResponseHeadersPolicyConfig

[required] A response headers policy configuration.

Id

[required] The identifier for the response headers policy that you are updating.

IfMatch

The version of the response headers policy that you are updating.

The version is returned in the cache policy's ETag field in the response to get_response_headers_policy_config.


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