- Newest
- Most votes
- Most comments
I understand your frustration with the domain validation issues you're experiencing with VPC Lattice. Let me provide some technical context about the domain verification process.
VPC Lattice domain verification uses a TXT record method to confirm domain ownership. When you initiate domain verification, the service generates a unique TXT record that must be added to your DNS configuration. The verification process checks for this TXT record and can result in three possible statuses: VERIFIED, PENDING, or VERIFICATION_TIMED_OUT.
Based on your description, your DNS configuration appears correct - you've confirmed the TXT record is properly configured and resolving across all authoritative nameservers. However, there are a few technical aspects to consider:
-
Verification Timing: The domain verification process may take time to complete, even with correct DNS configuration. The system needs to successfully query and validate the TXT record.
-
Verification Status: You can check the current status of your domain verification, including when it was created and last verified, to understand where the process stands.
-
Timeout Scenarios: If verification takes too long, the status may change to VERIFICATION_TIMED_OUT, which would require starting a new verification attempt.
For your specific situation where validation has been pending for 36+ hours with confirmed correct DNS configuration, I recommend:
- Verifying the exact TXT record value matches what was provided by VPC Lattice for your current verification attempt
- Checking if there are any service health issues in the ap-southeast-2 region
- Ensuring there are no conflicting DNS records or DNSSEC issues
Regarding your concerns about support requirements and consumer law, those are business and legal matters that fall outside my technical scope. For service-level issues, escalations, and business policy questions, you would need to engage with AWS Support or AWS account management directly.
If the technical configuration is definitively correct and the service is not functioning as documented, that would warrant investigation through AWS Support channels to identify any service-side issues.
Sources
get_domain_verification - Boto3 1.42.50 documentation
list_domain_verifications - Boto3 1.42.50 documentation
start_domain_verification - Boto3 1.42.50 documentation
Not exactly addressing the problem, 2 days + to validate a domain you host is far from acceptable.
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
