cloudfront_update_public_key {paws.networking} | R Documentation |
Update public key information
Description
Update public key information. Note that the only value you can change is the comment.
See https://www.paws-r-sdk.com/docs/cloudfront_update_public_key/ for full documentation.
Usage
cloudfront_update_public_key(PublicKeyConfig, Id, IfMatch = NULL)
Arguments
PublicKeyConfig |
[required] A public key configuration. |
Id |
[required] The identifier of the public key that you are updating. |
IfMatch |
The value of the |
[Package paws.networking version 0.9.0 Index]