Retrieves information about the specified server certificate stored in IAM.
iam_get_server_certificate(ServerCertificateName)
[required] The name of the server certificate you want to retrieve information about.
This parameter allows (through its regex pattern) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: \_+=,.@-
svc$get_server_certificate( ServerCertificateName = "string" )
For more information about working with server certificates, see Working with Server Certificates in the IAM User Guide. This topic includes a list of AWS services that can use the server certificates that you manage with IAM.