Domain Transfer Lock

0

I have recently transferred my domain to AWS successfully but the domain transfer lock is marked as "Not supported" in the panel. How can I turn it on ?

3 Answers
1

Domain transfer lock is only available for certain top level domains such as .Co.uk

Check with the TLD registrar if it’s supported. This is not an aws limitation

https://www.plesk.com/wiki/transfer-lock/amp/

profile picture
EXPERT
answered a year ago
0

Hi,

Based on the error that you are getting it seems the EnableDomainTransferLock API is returning you "NOT Supported" error. The error "not supported" could be due to any of the below reason -

InvalidInput The requested item is not acceptable. For example, for APIs that accept a domain name, the request might specify a domain name that doesn't belong to the account that submitted the request. For AcceptDomainTransferFromAnotherAwsAccount, the password might be invalid.

DuplicateRequest The request is already in progress for the domain.

TLDRulesViolation The top-level domain does not support this operation.

OperationLimitExceeded The number of operations or jobs running exceeded the allowed threshold for the account.

UnsupportedTLD Amazon Route 53 does not support this top-level domain (TLD).

See also, https://docs.aws.amazon.com/goto/WebAPI/route53domains-2014-05-15/EnableDomainTransferLock

I'm not sure if this would help but you can read this - https://whmcs.community/topic/305532-registrar-lock-only-on-supported-extensions/

answered a year ago
0

It seems for .eu domain not possible to lock it

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions