route53domains_push_domain {paws.networking}R Documentation

Moves a domain from Amazon Web Services to another registrar

Description

Moves a domain from Amazon Web Services to another registrar.

See https://www.paws-r-sdk.com/docs/route53domains_push_domain/ for full documentation.

Usage

route53domains_push_domain(DomainName, Target)

Arguments

DomainName

[required] Name of the domain.

Target

[required] New IPS tag for the domain.


[Package paws.networking version 0.7.0 Index]