According to AWS in the below article you can configure one apex zone to route to another apex zone using an alias record. When I attempt to do this it says my domain is invalid and the example text says it must be an RRS in the same hosted zone in order to specify a domain such as foo.com
This previous post lists the AWS doc as the solution to the problem however the doc does not explain how to actually configure the record and all attempts I've made have errored. How can I configure my domain bar.com to route to foo.com in Route 53?
AWS Doc: http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingAliasRRSets.html
Previous Post: RRSet of type CNAME with DNS name foo.com. is not permitted at apex in zone bar.com