I deployed our marketing site using Amplify and added our custom domain. So example.com and www where example.com points to www with a 302 redirect.
I now have a new subdomain on a different branch, say test.example.com. What I want to understand is how to make an entry for www.test.example.com because if I enter www.test as a new record, AWS considers that an invalid domain.
#✅ - Subdomain to amplify with www
5 messages · Page 1 of 1 (latest)
Chatgpt says I should add a new domain and exclude the root and just have the subdomain. I'll try it out
Alright, there is a doc explaining this if we just Google it.
We need to add a multi level domain. So, don't update the root record one, add a new domain as test.example.com and you can have the www entry here.
Don't know what the exclude record is doing, I didn't click it
✅ - Subdomain to amplify with www