Deletes a cache policy.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_cache_policy/ for full documentation.
Arguments
- Id
[required] The unique identifier for the cache policy that you are deleting. To get the identifier, you can use
list_cache_policies.- IfMatch
The version of the cache policy that you are deleting. The version is the cache policy's
ETagvalue, which you can get usinglist_cache_policies,get_cache_policy, orget_cache_policy_config.