---
type: resource-type
title: LightsailCertificate
description: aws resource type AWS::Lightsail::Certificate
name: LightsailCertificate
lexicon: aws
resource_type: AWS::Lightsail::Certificate
---
`AWS::Lightsail::Certificate`, a resource type of the aws lexicon.

## Properties

- `CertificateName` (`string`, required): The name for the certificate.
- `DomainName` (`string`, required): The domain name (e.g., example.com ) for the certificate.
- `CertificateArn` (`string`, optional)
- `Status` (`string`, optional): The validation status of the certificate.
- `SubjectAlternativeNames` (`string[]`, optional): An array of strings that specify the alternate domains (e.g., example2.com) and subdomains (e.g., blog.example.com) for the certificate.
- `Tags` (`LightsailCertificate_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `CertificateArn`
- `Status`
