v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434161161.5 KB

Cancels the transfer of a domain from the current Amazon Web Services account to another Amazon Web Services account. You initiate a transfer betweenAmazon Web Services accounts using TransferDomainToAnotherAwsAccount.

You must cancel the transfer before the other Amazon Web Services account accepts the transfer using AcceptDomainTransferFromAnotherAwsAccount.

Use either ListOperations or GetOperationDetail to determine whether the operation succeeded. GetOperationDetail provides additional information, for example, Domain Transfer from Aws Account 111122223333 has been cancelled.

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

Headers

X-Amz-Target'Route53Domains_v20140515.CancelDomainTransferToAnotherAwsAccount' required

Request body

DomainNamestring required

The name of the domain for which you want to cancel the transfer to another Amazon Web Services account.

Response

Success

OperationIdstring

The identifier that <code>TransferDomainToAnotherAwsAccount</code> returned to track the progress of the request. Because the transfer request was canceled, the value is no longer valid, and you can't use <code>GetOperationDetail</code> to query the operation status.