Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

push_domain

push_domain(**kwargs)

Moves a domain from Amazon Web Services to another registrar.

Supported actions:

  • Changes the IPS tags of a .uk domain, and pushes it to transit. Transit means that the domain is ready to be transferred to another registrar.

See also: AWS API Documentation

Request Syntax

response = client.push_domain(
    DomainName='string',
    Target='string'
)
Parameters
  • DomainName (string) --

    [REQUIRED]

    Name of the domain.

  • Target (string) --

    [REQUIRED]

    New IPS tag for the domain.

Returns

None

Exceptions

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