AWS amplify, route 53, domain from different provider, DNS not working

Viewed 30

I have a simple static website, I use Amplify console, I connected my github repo. I have an issue because mydomain.pl is managed NOT by aws but by different provider. In amplify I followed instructions (added CNAME for www.mydomain.pl. and CNAME for _xyz12345.mydomain.pl.)

except for those two

because DNS manager doesnt allow to set them

https://www.mydomain.pl works perfectly but https://mydomain.pl does not. First I created a hosted zone in Route 53, I added mydomain.pl. A record and copied IP from my domain DNS manager but that didn't work.

In amplify I have a redirect from https://mydomain.pl to https://www.mydomain.pl set as well, but it also does not work.

Could you help me, please?

0 Answers
Related