Custom endpoint not redirecting to domain endpoint in opensearch

0

I have created a custom endpoint along with DNS hostname and certificate. The old default domain is working(when I ping) but not the custom endpoint. I tried creating a CNAME but it says [RRSet of type CNAME with DNS name vipanchi.aos-cluster-hc.pdx.alpha.entity-extractor.ember.aws.dev. is not permitted at apex in zone vipanchi.aos-cluster-hc.pdx.alpha.entity-extractor.ember.aws.dev.] There is no load balancer being used for my Opensearch. Is there any other way I can redirect the traffic to the custom endpoint? For ARecord, I can only see that we require a load balancer.

1回答
0

Reading the error (and checking premium support page), it appears you're trying to use a CNAME at zone apex? Can't do that in R53, it requires an A record instead.

CNAME allows you to alias to another record in the hosted zone, A record allows you to point to a lot of things (including but not limited to IP4 addresses, and Alias to a VPC endpoint).

AWS
Dan_H
回答済み 2年前

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

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

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

関連するコンテンツ