Does moving domain hosted in Route 53 from one account to another also move dependent resources?

0

A customer has 3 domains hosted in a single account. They want to move these to three separate accounts.

According to the docs the correct procedure is to request this through Support, but this doesn't say whether dependent resources are also transferred. I'm assuming the answer is no, but need this confirmed. Here are the resources they want to know about:

  • CloudFront Distributions
  • SSL Certificates
  • SNS Subscriptions

I've advised them to try this out by setting up two test accounts with a test domain that is transferred between those accounts, accompanied by a CloudFormation template defining the other resources which depend on that domain . What I'm not clear on is how seamlessly those other resources could be adapted and recreated for redeployment in the target account.

Could someone with knowledge and experience of transferring a Route 53 domain between AWS accounts offer some advice?

質問済み 6年前263ビュー
1回答
0
承認された回答

The services are independent of each other so it will not move dependencies for you. You will need to migrate each service over if needed. That being said a R53 domain in 1 account can still CNAME to a CF distribution in another. If they want to move the cloudfront distributions to a new account, they will need to remove the CNAME from the current distribution before adding it to the the new distribution in the new account.

AWS
回答済み 6年前
profile picture
エキスパート
レビュー済み 1ヶ月前

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

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

質問に答えるためのガイドライン