route53domains_retrieve_domain_auth_code {paws.networking} | R Documentation |
This operation returns the authorization code for the domain
Description
This operation returns the authorization code for the domain. To transfer a domain to another registrar, you provide this value to the new registrar.
See https://www.paws-r-sdk.com/docs/route53domains_retrieve_domain_auth_code/ for full documentation.
Usage
route53domains_retrieve_domain_auth_code(DomainName)
Arguments
DomainName |
[required] The name of the domain that you want to get an authorization code for. |
[Package paws.networking version 0.9.0 Index]