View source: R/lightsail_operations.R
lightsail_create_domain | R Documentation |
Creates a domain resource for the specified domain (example.com).
See https://www.paws-r-sdk.com/docs/lightsail_create_domain/ for full documentation.
lightsail_create_domain(domainName, tags = NULL)
domainName |
[required] The domain name to manage ( |
tags |
The tag keys and optional values to add to the resource during create. Use the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.