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
已提问 1 年前219 查看次数
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.

Chamal
已回答 1 年前
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

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则