powered by
Add a new public key to CloudFront to use, for example, for field-level encryption. You can add a maximum of 10 public keys with one AWS account.
cloudfront_create_public_key(PublicKeyConfig)
[required] The request to add a public key to CloudFront.
svc$create_public_key( PublicKeyConfig = list( CallerReference = "string", Name = "string", EncodedKey = "string", Comment = "string" ) )