createDomainEntry
inline suspend fun LightsailClient.createDomainEntry(crossinline block: CreateDomainEntryRequest.Builder.() -> Unit): CreateDomainEntryResponse
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).
The create domain entry
operation supports tag-based access control via resource tags applied to the resource identified by domain name
. For more information, see the Amazon Lightsail Developer Guide.