Create a record in Route 53 in eu-west-3

0

I want to create a record pointing to my cloudfront distribution, which is located in Paris (eu-west-3). The easy way is to create an alias record pointing to the distribution. However this feature is only available for distributions in N. Virginia. So how can I add a record pointing to my site? It's a cloudformation stack, I created a cloudfront for it. It also has an HttpApi with an endpoint. Enter image description here

  • Your end-users will be re-routed to closer CloudFront edge, there is no need to force them to Paris. I'm not sure that is even possible.

1 個回答
1

CloudFront distributions are created in us-east-1 only (because it is a Global resource) and hence you see just that option. If you have created the distribution, you should be able to see it under us-east-1.

AWS
專家
已回答 3 個月前
profile picture
專家
已審閱 3 個月前
  • Ok thanks. So how come I do not see my distribution in the dropdown?

  • Is it the same account?

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

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

回答問題指南