powered by
Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.
cloudfront_create_public_key(PublicKeyConfig)
[required] A CloudFront public key configuration.
svc$create_public_key( PublicKeyConfig = list( CallerReference = "string", Name = "string", EncodedKey = "string", Comment = "string" ) )