View source: R/cloudfront_operations.R
cloudfront_delete_cache_policy | R Documentation |
Deletes a cache policy.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_cache_policy/ for full documentation.
cloudfront_delete_cache_policy(Id, IfMatch = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.