- Newest
- Most votes
- Most comments
This is a known issue pattern where CloudFront's alternate domain name (CNAME) registry retains stale alias claims from previously deleted Amplify-provisioned distributions. When Amplify tears down a distribution during the retry cycle, the alias doesn't always release cleanly from CloudFront's internal registry, causing subsequent distributions to fail the conflict check even though no active distribution should be claiming that domain.
Unfortunately, there is no self-service mechanism to clear these orphan alias claims. This requires AWS internal intervention to manually release the stale CNAME associations from CloudFront's registry.
For accounts on Basic support without access to technical support cases, you have two options:
-
Upgrade to a paid support plan temporarily (Developer, Business, or Enterprise) to open a technical case. Support engineers can identify which distribution IDs are holding the stale claims and release them. Once resolved, you can downgrade your support plan.
-
Use the Account and Billing support channel (available on all support tiers, including Basic) to explain that you have a service issue preventing you from using a paid AWS service (Amplify Hosting). Request escalation to the Amplify or CloudFront service team. While this path is primarily for account/billing issues, service-blocking technical problems sometimes warrant escalation even on Basic support.
In your case description, emphasize that you've already validated DNS configuration, waited for propagation, performed clean removal cycles, and that each retry is creating additional orphan claims that worsen the situation. Request that support identify all CloudFront distribution IDs associated with your Amplify app (including deleted ones) that may still hold claims on your custom domain, and release those aliases from CloudFront's registry.
Once the stale claims are cleared, a fresh domain association attempt should succeed without the alias conflict error.
Relevant content
- asked a year ago
- asked 2 years ago
- AWS OFFICIALUpdated 10 months ago
