server_certificate_metadata

IAM.ServerCertificate.server_certificate_metadata
  • (dict) --

    The meta information of the server certificate, such as its name, path, ID, and ARN.

    • Path (string) --

      The path to the server certificate. For more information about paths, see IAM identifiers in the IAM User Guide .

    • ServerCertificateName (string) --

      The name that identifies the server certificate.

    • ServerCertificateId (string) --

      The stable and unique string identifying the server certificate. For more information about IDs, see IAM identifiers in the IAM User Guide .

    • Arn (string) --

      The Amazon Resource Name (ARN) specifying the server certificate. For more information about ARNs and how to use them in policies, see IAM identifiers in the IAM User Guide .

    • UploadDate (datetime) --

      The date when the server certificate was uploaded.

    • Expiration (datetime) --

      The date on which the certificate is set to expire.