跳至內容

Change DNS name for AWS Aurora

0

Is there anyway to change the DNS name for Aurora DB, so it can get resolved from inside customer domain?

AWS

已提問 4 年前檢視次數 419 次

2 個答案
1
已接受的答案

We have done something similar for both RDS and databases hosted on EC2 - set up a private hosted zone in Route53 and use CNAME records to map the default endpoints.

已回答 4 年前

1

Add a CNAME record in your DNS for db.mycompany.com that points to your RDS endpoint For example, mydbcluster.cluster-123456789012.us-east-1.rds.amazonaws.com.

FYI

專家

已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。