Updates a cache policy configuration.
See https://paws-r.github.io/docs/cloudfront/update_cache_policy.html for full documentation.
cloudfront_update_cache_policy(CachePolicyConfig, Id, IfMatch = NULL)
[required] A cache policy configuration.
[required] The unique identifier for the cache policy that you are updating. The
identifier is returned in a cache behavior’s CachePolicyId
field in
the response to
get_distribution_config
.
The version of the cache policy that you are updating. The version is
returned in the cache policy’s ETag
field in the response to
get_cache_policy_config
.