スキップしてコンテンツを表示

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年前416ビュー

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ