paws.security.identity (version 0.1.0)

iam_get_server_certificate: Retrieves information about the specified server certificate stored in IAM

Description

Retrieves information about the specified server certificate stored in IAM.

Usage

iam_get_server_certificate(ServerCertificateName)

Arguments

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: \_+=,.@-

Request syntax

svc$get_server_certificate(
  ServerCertificateName = "string"
)

Details

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.