Deploying a static website on S3 but using domain name from 123Reg

0

I have recently made a project on gatsby and I want to deploy the website on s3 but I didn't get the domain through amazon I purchased it through 123Reg and I don't know how to deploy the static site using the domain name. Could someone help do you have to make bucket and where do I change anything so the domain from 123Reg

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

Whilst you could add a CNAME record to point to your S3 Website URL, this can cause issues specifically when using HTTPS (e.g. CORS).

If your registrar offer that option, you can delegate the DNS handling for your Domain to Route53. You can find more information on this process in the Developer Guide for Route53.

There is also a Video available which guide you through this process.

profile pictureAWS
faddi
已回答 2 年前

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

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

回答問題指南