Api-gateway custom domain names: Bug in valid domain checking

0

If I navigate to Api Gateway -> Custom domain names -> create, and enter 'api.exampl.com' in the domain name field, choose 'Regional' endpoint type, select an ACM certificate, and click the 'Create domain name' button, I get the following error banner at the top of my screen:

Invalid domain name api.exampl.com. Valid patterns are ^*[\w\d-]*.(([\w\d-]+.)+[\w\d-]+)$ or ^(([\w\d-]+.)+[\w\d-]+)$

It seems like this should be an acceptable domain name, matching the above regular expression. I'm using Google Chrome 100.0.4896.127 on Ubuntu 20.04. I have two APIs defined in API gateway

已提問 2 年前檢視次數 414 次
1 個回答
0

api.exampl.com is a registered name in DNS according to whois. Try a DNS name that’s not currently registered and see it that will work for you.

已回答 2 年前
  • Thank you, I have, and the issue persists. api.exampl.com was just intented to be an example which gives the same error as a more complex/un-taken name.

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

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

回答問題指南