View source: R/cloudfront_operations.R
cloudfront_update_response_headers_policy | R Documentation |
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
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.