Learn R Programming

paws.networking (version 0.1.6)

route53domains_get_contact_reachability_status: For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation returns information about whether the registrant contact has responded

Description

For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation returns information about whether the registrant contact has responded.

Usage

route53domains_get_contact_reachability_status(domainName)

Arguments

domainName

The name of the domain for which you want to know whether the registrant contact has confirmed that the email address is valid.

Request syntax

svc$get_contact_reachability_status(
  domainName = "string"
)

Details

If you want us to resend the email, use the ResendContactReachabilityEmail operation.