createDomain
inline suspend fun LightsailClient.createDomain(crossinline block: CreateDomainRequest.Builder.() -> Unit): CreateDomainResponse
Creates a domain resource for the specified domain (example.com).
The create domain
operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.