跳至內容

AWS Amplify custom domain stuck on creating records and returning CloudFront 403

0

Hello,

I have an issue with AWS Amplify custom domain setup for my app.

Domain: dating.date

Problem: The custom domain setup is stuck on “Creating records associated with your domain...” for a long time. When I open the domain in browser, I get a CloudFront 403 error:

“The request could not be satisfied.”

What I already checked:

  • The domain was working earlier today with another Amplify app/repository.
  • DNS is configured in Route 53.
  • I removed old records and also tried a fresh hosted zone.
  • I deleted and re-added the domain multiple times.
  • I tested both root domain (dating.date) and www subdomain.
  • I also tested redirect from root to www.
  • No new ACM certificate is being created for this domain in us-east-1.
  • The behavior looks like CloudFront is partially attached, but Amplify does not complete the domain association.

Question: Is this a known Amplify issue or stale/orphaned domain association state? What is the correct way to fully reset the domain association for dating.date so Amplify can attach it again?

This issue blocks production deployment.

Thank you.

已提問 3 個月前檢視次數 44 次
1 個回答
0

You may want to create a support case and work through this that way, but otherwise:

Root Cause: Orphaned CloudFront distribution still holds the dating.date CNAME
            from the previous Amplify app, blocking the new association.

Fix Path:
1. Find & clean orphaned CloudFront distribution CNAME  →  Check all accounts
2. Delete stuck domain association from current Amplify app
3. Clean Route 53 stale records
4. Wait 1-2 hours
5. Re-add domain to Amplify
6. If still stuck → AWS Support case (likely cross-account CNAME conflict)
AWS
已回答 3 個月前
專家
已審閱 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。