disable_domain_auto_renew

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'
)
Parameters
DomainName (string) --

[REQUIRED]

The name of the domain that you want to disable automatic renewal for.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • Route53Domains.Client.exceptions.InvalidInput
  • Route53Domains.Client.exceptions.UnsupportedTLD