ServerCertificate#

Contains information about the server sertificate and is used as a response element in the following methods:

Contents#

  • CertificateBody — The server certificate public key (PEM-encoded).

    • Type: String

    • Required: Yes

  • CertificateChain — The server certificate chain (PEM-encoded).

    • Type: String

    • Required: No

  • ServerCertificateMetadata — The server sertificate metadata: name, ID and ARN.