I have a website hosted on AWS Cloudfront but my domain is registered with "101 Domain". I've successfully pointed the www CNAME to the cloudfront instance domain, so when accessing my site with "www" it works. Unfortunately, 101Domains only allows the Alias record for the naked domain to point to an IP Address, however cloudfront does not provide one.
I'm fine with my site redirecting to "www" but unable to implement this. What's the best approach to resolve this?