Deletes a cache policy.
See https://paws-r.github.io/docs/cloudfront/delete_cache_policy.html for full documentation.
cloudfront_delete_cache_policy(Id, IfMatch = NULL)[required] The unique identifier for the cache policy that you are deleting. To get
the identifier, you can use
list_cache_policies.
The version of the cache policy that you are deleting. The version is
the cache policy’s ETag value, which you can get using
list_cache_policies,
get_cache_policy, or
get_cache_policy_config.