delete_domain(**kwargs)¶This 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@registrar.amazon.com .See also: AWS API Documentation
Request Syntax
response = client.delete_domain(
DomainName='string'
)
[REQUIRED]
Name of the domain to be deleted.
{
'OperationId': 'string'
}
Response Structure
Identifier for tracking the progress of the request. To query the operation status, use GetOperationDetail.
Exceptions
Route53Domains.Client.exceptions.InvalidInputRoute53Domains.Client.exceptions.DuplicateRequestRoute53Domains.Client.exceptions.TLDRulesViolationRoute53Domains.Client.exceptions.UnsupportedTLD