paws.networking (version 0.1.6)

route53domains_resend_contact_reachability_email: For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation resends the confirmation email to the current email address for the registrant contact

Description

For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation resends the confirmation email to the current email address for the registrant contact.

Usage

route53domains_resend_contact_reachability_email(domainName)

Arguments

domainName

The name of the domain for which you want Amazon Route 53 to resend a confirmation email to the registrant contact.

Request syntax

svc$resend_contact_reachability_email(
  domainName = "string"
)