Updates a response headers policy
Source:R/cloudfront_operations.R
cloudfront_update_response_headers_policy.RdUpdates a response headers policy.
See https://www.paws-r-sdk.com/docs/cloudfront_update_response_headers_policy/ for full documentation.
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
ETagfield in the response toget_response_headers_policy_config.