amazonka-iam-0.0.0: Amazon Identity and Access Management SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.IAM.GetServerCertificate

Contents

Description

Retrieves information about the specified server certificate.

http://docs.aws.amazon.com/IAM/latest/APIReference/API_GetServerCertificate.html

Synopsis

Request

Request constructor

getServerCertificate Source

GetServerCertificate constructor.

The fields accessible through corresponding lenses are:

Request lenses

gscServerCertificateName :: Lens' GetServerCertificate Text Source

The name of the server certificate you want to retrieve information about.

Response

Response constructor

Response lenses