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.
lightsail_create_domain_entry(domainName, domainEntry)
[required] The domain name (example.com
) for which you want to create the domain
entry.
[required] An array of key-value pairs containing information about the domain entry request.