Certificate
Describes the full details of an Amazon Lightsail SSL/TLS certificate.
To get a summary of a certificate, use the GetCertificates
action and omit includeCertificateDetails
from your request. The response will include only the certificate Amazon Resource Name (ARN), certificate name, domain name, and tags.
Types
Properties
The domain name of the certificate.
An array of objects that describe the domain validation records of the certificate.
The renewal eligibility of the certificate.
The number of Lightsail resources that the certificate is attached to.
The algorithm used to generate the key pair (the public and private key) of the certificate.
An object that describes the status of the certificate renewal managed by Lightsail.
The validation failure reason, if any, of the certificate.
The reason the certificate was revoked. This value is present only when the certificate status is REVOKED
.
The serial number of the certificate.
The validation status of the certificate.
An array of strings that specify the alternate domains (example2.com
) and subdomains (blog.example.com
) of the certificate.
The support code. Include this code in your email to support when you have questions about your Lightsail certificate. This code enables our support team to look up your Lightsail information more easily.
The tag keys and optional values for the resource. For more information about tags in Lightsail, see the Amazon Lightsail Developer Guide.