I have 2 AWS accounts A and B. There is a hosted zone my-domain.system
in account A, which was originally created by AWS.
Now I want to create same hosted zone my-domain.system
in account B, but don't want to migrate anything.
I tried to copy the nameservers of hosted zone of account B to nameservers of the account A, but that messed up the DNS, so I had to roll-back.
I want to achieve like, I created a record set in hosted zone of account B, it should work and I don't have to make changes in the account A's hosted zone.