powered by
Gets a public key configuration.
cloudfront_get_public_key_config(Id)
[required] The identifier of the public key whose configuration you are getting.
A list with the following syntax:
list( PublicKeyConfig = list( CallerReference = "string", Name = "string", EncodedKey = "string", Comment = "string" ), ETag = "string" )
svc$get_public_key_config( Id = "string" )