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년 전260회 조회
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
전문가
검토됨 19일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠