Skip to contents

Creates one of the following domain name system (DNS) records in a domain DNS zone: Address (A), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).

See https://www.paws-r-sdk.com/docs/lightsail_create_domain_entry/ for full documentation.

Usage

lightsail_create_domain_entry(domainName, domainEntry)

Arguments

domainName

[required] The domain name (example.com) for which you want to create the domain entry.

domainEntry

[required] An array of key-value pairs containing information about the domain entry request.