View source: R/cloudfront_operations.R
cloudfront_delete_key_group | R Documentation |
Deletes a key group.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_key_group/ for full documentation.
cloudfront_delete_key_group(Id, IfMatch = NULL)
Id |
[required] The identifier of the key group that you are deleting. To get the
identifier, use |
IfMatch |
The version of the key group that you are deleting. The version is the
key group's |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.