Smaws_Client_Route53Domains.DeleteDomainThis operation deletes the specified domain. This action is permanent. For more information, see Deleting a domain name registration.
To transfer the domain registration to another registrar, use the transfer process that’s provided by the registrar to which you want to transfer the registration. Otherwise, the following apply:
noreply@domainnameverification.net or noreply@emailverification.info or noreply@registrar.amazon.val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `DuplicateRequest of Types.duplicate_request
| `InvalidInput of Types.invalid_input
| `TLDRulesViolation of Types.tld_rules_violation
| `UnsupportedTLD of Types.unsupported_tl_d ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.delete_domain_request ->
(Types.delete_domain_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `DuplicateRequest of Types.duplicate_request
| `InvalidInput of Types.invalid_input
| `TLDRulesViolation of Types.tld_rules_violation
| `UnsupportedTLD of Types.unsupported_tl_d ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.delete_domain_request ->
(Types.delete_domain_response Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error
| `DuplicateRequest of Types.duplicate_request
| `InvalidInput of Types.invalid_input
| `TLDRulesViolation of Types.tld_rules_violation
| `UnsupportedTLD of Types.unsupported_tl_d ]
* Smaws_Lib.Response.metadata)
Stdlib.result