cloudfront_delete_cache_policy {paws.networking} | R Documentation |
Deletes a cache policy
Description
Deletes a cache policy.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_cache_policy/ for full documentation.
Usage
cloudfront_delete_cache_policy(Id, IfMatch = NULL)
Arguments
Id |
[required] The unique identifier for the cache policy that you are deleting. To get
the identifier, you can use
|
IfMatch |
The version of the cache policy that you are deleting. The version is
the cache policy's |
[Package paws.networking version 0.7.0 Index]