paws.networking (version 0.1.6)

route53domains_retrieve_domain_auth_code: This operation returns the AuthCode for the domain

Description

This operation returns the AuthCode for the domain. To transfer a domain to another registrar, you provide this value to the new registrar.

Usage

route53domains_retrieve_domain_auth_code(DomainName)

Arguments

DomainName

[required] The name of the domain that you want to get an authorization code for.

Request syntax

svc$retrieve_domain_auth_code(
  DomainName = "string"
)