View source: R/cloudfront_operations.R
cloudfront_update_cache_policy | R Documentation |
Updates a cache policy configuration.
See https://www.paws-r-sdk.com/docs/cloudfront_update_cache_policy/ for full documentation.
cloudfront_update_cache_policy(CachePolicyConfig, Id, IfMatch = NULL)
CachePolicyConfig |
[required] A cache policy configuration. |
Id |
[required] The unique identifier for the cache policy that you are updating. The
identifier is returned in a cache behavior's |
IfMatch |
The version of the cache 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.