View source: R/route53domains_operations.R
route53domains_enable_domain_transfer_lock | R Documentation |
This operation sets the transfer lock on the domain (specifically the clientTransferProhibited
status) to prevent domain transfers. Successful submission returns an operation ID that you can use to track the progress and completion of the action. If the request is not completed successfully, the domain registrant will be notified by email.
See https://www.paws-r-sdk.com/docs/route53domains_enable_domain_transfer_lock/ for full documentation.
route53domains_enable_domain_transfer_lock(DomainName)
DomainName |
[required] The name of the domain that you want to set the transfer lock for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.