Gets a public key configuration
Gets a public key configuration.
cloudfront_get_public_key_config(Id)
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" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.