Route53Domains.Client.disable_domain_auto_renew(**kwargs)¶This operation disables automatic renewal of domain registration for the specified domain.
See also: AWS API Documentation
Request Syntax
response = client.disable_domain_auto_renew(
DomainName='string'
)
[REQUIRED]
The name of the domain that you want to disable automatic renewal for.
{}
Response Structure
Exceptions
Route53Domains.Client.exceptions.InvalidInputRoute53Domains.Client.exceptions.UnsupportedTLD