cloudfront_update_key_group {paws.networking} | R Documentation |
Updates a key group
Description
Updates a key group.
See https://www.paws-r-sdk.com/docs/cloudfront_update_key_group/ for full documentation.
Usage
cloudfront_update_key_group(KeyGroupConfig, Id, IfMatch = NULL)
Arguments
KeyGroupConfig |
[required] The key group configuration. |
Id |
[required] The identifier of the key group that you are updating. |
IfMatch |
The version of the key group that you are updating. The version is the
key group's |
[Package paws.networking version 0.7.0 Index]