Updates a cache policy configuration
Source:R/cloudfront_operations.R
cloudfront_update_cache_policy.RdUpdates a cache policy configuration.
See https://www.paws-r-sdk.com/docs/cloudfront_update_cache_policy/ for full documentation.
Arguments
- 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
CachePolicyIdfield in the response toget_distribution_config.- IfMatch
The version of the cache policy that you are updating. The version is returned in the cache policy's
ETagfield in the response toget_cache_policy_config.