Learn R Programming

paws.networking (version 0.9.0)

route53domains_accept_domain_transfer_from_another_aws_account: 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 transfer_domain_to_another_aws_account request.

Password

[required] The password that was returned by the transfer_domain_to_another_aws_account request.