adding s3 website endpoint as alias

0

cannot add s3 website endpoint as alias in hosted record creation. not getting the name of s3 website endpoint in pull down menu. tried diffrent regions. all direct links of s3 website endpoints works without any issue. there are two buckets in canada region, but nothing is listed in pulldown list. tried manually adding. added with an error. and nothing works

Enter image description here

Enter image description here

result in browser after manually adding the link

已提問 1 年前檢視次數 571 次
1 個回答
2
已接受的答案

It is hard to tell since some of the key information is obfuscated, but I would say you can start by checking the name of the bucket in S3 matches the hostname in Route 53. If your site name is "my.example.com" then S3 required that the content be stored in a bucket called "my.example.com". It cannot be a bucket called "my" or "example.com" or any other name. It has to exactly match the hostname, and it must be lower case.

Also to support requests from both the root domain and subdomain, you must create two buckets. For example "my.example.com" and "www.my.example.com". You can view instructions on how to setup here.

AWS
debbie
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前

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

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

回答問題指南