cloudfront_create_public_key {paws.networking} | R Documentation |
Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption
Description
Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.
See https://www.paws-r-sdk.com/docs/cloudfront_create_public_key/ for full documentation.
Usage
cloudfront_create_public_key(PublicKeyConfig)
Arguments
PublicKeyConfig |
[required] A CloudFront public key configuration. |
[Package paws.networking version 0.9.0 Index]