While setting up a new container service in AWS Lightsail I've come across an issue setting up my DNS. As described here I am not able to route the traffic for the apex of my domain (querowebdesign.com) to the container service itself using the Lightsail DNS service, so I was looking at using Route 53 to manage my DNS and leverage alias records to provide this capability. However, when attempting to create a Route 53 alias A record I don't seem to be able to route directly to a Lightsail container service.
So a couple of questions - firstly, does my approach make sense, and secondly is this possible at all?