cloudfront_create_key_group {paws.networking} | R Documentation |
Creates a key group that you can use with CloudFront signed URLs and signed cookies
Description
Creates a key group that you can use with CloudFront signed URLs and signed cookies.
See https://www.paws-r-sdk.com/docs/cloudfront_create_key_group/ for full documentation.
Usage
cloudfront_create_key_group(KeyGroupConfig)
Arguments
KeyGroupConfig |
[required] A key group configuration. |
[Package paws.networking version 0.9.0 Index]