v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434161161.5 KB

Checks whether a domain name can be transferred to Amazon Route 53.

post/#X-Amz-Target=Route53Domains_v20140515.CheckDomainTransferability

Headers

X-Amz-Target'Route53Domains_v20140515.CheckDomainTransferability' required

Request body

DomainNamestring required
<p>The name of the domain that you want to transfer to Route 53. The top-level domain (TLD), such as .com, must be a TLD that Route 53 supports. For a list of supported TLDs, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer Guide</i>.</p> <p>The domain name can contain only the following characters:</p> <ul> <li> <p>Letters a through z. Domain names are not case sensitive.</p> </li> <li> <p>Numbers 0 through 9.</p> </li> <li> <p>Hyphen (-). You can't specify a hyphen at the beginning or end of a label. </p> </li> <li> <p>Period (.) to separate the labels in the name, such as the <code>.</code> in <code>example.com</code>.</p> </li> </ul>
AuthCodestring password

If the registrar for the top-level domain (TLD) requires an authorization code to transfer the domain, the code that you got from the current registrar for the domain.

Response

Success