route53domains_transfer_domain_to_another_aws_account {paws.networking} | R Documentation |
Transfers a domain from the current Amazon Web Services account to another Amazon Web Services account
Description
Transfers a domain from the current Amazon Web Services account to another Amazon Web Services account. Note the following:
See https://www.paws-r-sdk.com/docs/route53domains_transfer_domain_to_another_aws_account/ for full documentation.
Usage
route53domains_transfer_domain_to_another_aws_account(DomainName, AccountId)
Arguments
DomainName |
[required] The name of the domain that you want to transfer from the current Amazon Web Services account to another account. |
AccountId |
[required] The account ID of the Amazon Web Services account that you want to
transfer the domain to, for example, |
[Package paws.networking version 0.7.0 Index]