I have a domain example.com purchased and owned by one AWS account, and a hosted zone exists in its Route53 service.
I would like to delegate all DNS queries for the apex and any subdomains to a second AWS account, without transferring the domain to the second AWS account.
Is this possible? If so, how can I do it?