ServerCertificateMetadata#

Contains information about the server certificate without the certificate body, certificate chain, and private key and is used as a response in the following methods:

Contents#

  • Arn — Amazon Resource Name (ARN) of the server certificate.

    • Type: String

    • Required: Yes

  • Expiration — The date until which the server certificate is valid.

    • Type: Timestamp

    • Required: Yes

  • ServerCertificateid — The ID of the server certificate.

    • Type: String

    • Required: Yes

  • ServerCertificateName — The name of the server certificate.

    • Type: String

    • Required: Yes

  • UploadDate — The certificate upload date.

    • Type: Timestamp

    • Required: Yes