Updates a response headers policy.
See https://www.paws-r-sdk.com/docs/cloudfront_update_response_headers_policy/ for full documentation.
cloudfront_update_response_headers_policy(
ResponseHeadersPolicyConfig,
Id,
IfMatch = NULL
)
[required] A response headers policy configuration.
[required] The identifier for the response headers policy that you are updating.
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
.