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).
답변함 2년 전