lightsail_delete_domain: Deletes the specified domain recordset and all of its domain records
Description
Deletes the specified domain recordset and all of its domain records.
Usage
lightsail_delete_domain(domainName)
Arguments
domainName
[required] The specific domain name to delete.
Request syntax
svc$delete_domain(
domainName = "string"
)
Details
The delete domain
operation supports tag-based access control via
resource tags applied to the resource identified by domainName. For more
information, see the Lightsail Dev Guide.