DomainValidationRecord - Amazon Lightsail

DomainValidationRecord

Describes the domain name system (DNS) records that you must add to the DNS of your registered domain to validate ownership for an Amazon Lightsail SSL/TLS certificate.

Contents

dnsRecordCreationState

An object that describes the state of the canonical name (CNAME) records that are automatically added by Lightsail to the DNS of the domain to validate domain ownership.

Type: DnsRecordCreationState object

Required: No

domainName

The domain name of the certificate validation record. For example, example.com or www.example.com.

Type: String

Required: No

resourceRecord

An object that describes the DNS records to add to your domain's DNS to validate it for the certificate.

Type: ResourceRecord object

Required: No

validationStatus

The validation status of the record.

Type: String

Valid Values: PENDING_VALIDATION | FAILED | SUCCESS

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: