Route53Domains / Client / push_domain
push_domain#
- Route53Domains.Client.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