This question is a continuation of Using Route53 to point apex/root domain to Heroku application
Right now I have my domain abc.com registered with Route53. I am using a ddns service to point it to a home server setup. Because of CNAME limitations I can only do this on sub-domains which is usually all I use it for (while hosting the root domain on the cloud). Right now I want to redirect abc.com to www.abc.com in the simplest/cheapest way possible using AWS. There are so many tools on the platform, it's hard to know which one to use for a simple task!