route53domains_accept_domain_transfer_from_another_aws_account {paws.networking} | R Documentation |
Accepts the transfer of a domain from another Amazon Web Services account to the currentAmazon Web Services account
Description
Accepts the transfer of a domain from another Amazon Web Services account to the currentAmazon Web Services account. You initiate a transfer between Amazon Web Services accounts using transfer_domain_to_another_aws_account
.
See https://www.paws-r-sdk.com/docs/route53domains_accept_domain_transfer_from_another_aws_account/ for full documentation.
Usage
route53domains_accept_domain_transfer_from_another_aws_account(
DomainName,
Password
)
Arguments
DomainName |
[required] The name of the domain that was specified when another Amazon Web
Services account submitted a
|
Password |
[required] The password that was returned by the
|
[Package paws.networking version 0.9.0 Index]