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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠