cloudfront_update_response_headers_policy {paws.networking} | R 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 |
[Package paws.networking version 0.7.0 Index]