cloudfront_delete_public_key {paws.networking} | R Documentation |
Remove a public key you previously added to CloudFront
Description
Remove a public key you previously added to CloudFront.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_public_key/ for full documentation.
Usage
cloudfront_delete_public_key(Id, IfMatch = NULL)
Arguments
Id |
[required] The ID of the public key you want to remove from CloudFront. |
IfMatch |
The value of the |
[Package paws.networking version 0.9.0 Index]