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 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas