Route53 Alias not resolving to cloud front distribution

0

Hi In Route 53 I tried to link domain to cloudfront distribution, but it doesn't show my distribution , it says that it can only show distributions from us-east-1: An alias to a CloudFront distribution and another record in the same hosted zone are global and available only in US East (N. Virginia).

but cloudfront distribution doesn't have a region, it is global. I have no way to choose route 53 to be on on any other region like us-east-2.

My default region is us-east-2.

Also when in cloudfront when I try to add CNAME I get that I can only add certificate from us-east-1: Associate a certificate from AWS Certificate Manager. The certificate must be in the US East (N. Virginia) Region (us-east-1).

but why only us-east-1?

Enter image description here

Can someone please help? Thank you

Enter image description here

質問済み 1年前224ビュー
2回答
1

Cloud front is a global CDN but it is managed from the global region of us-east-1.

In order to have a certificate assigned to cloudfront, then you will need to create one in acm also in the same region us-east-1

You will only be able to select cloudfront Diageo’s in us-east-1

The same applies to managing waf for cf. it’s in the global region.

It’s similar for IAM. Its global region is the same.

If this helps please be sure to accept the answer to help others and me.

profile picture
エキスパート
回答済み 1年前
0

Yes that is because CloudFront considers us-east-1 as global region. The ACM certificates must be created/imported from here and the same is distributed across all other AWS geographic regions. https://docs.aws.amazon.com/acm/latest/userguide/acm-regions.html

回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ