aws.route53domains.get_contact_reachability_status
Example SQL Queries
SELECT * FROMaws.route53domains.get_contact_reachability_status;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.
If you want us to resend the email, use the ResendContactReachabilityEmail operation.
Table Definition
| Column Name | Column Data Type |
|---|---|
| domain_name Input Column The domain name for which you requested the reachability status. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| status Whether the registrant contact has responded. Values include the following:
| VARCHAR |