Can I setup Route53 subdomain record directly towards a lambda with a http endpoint?
I have a hosted zone in Route53 with my own domain.
I also have a lambda with a HTTP endpoint (note: I’m not using API gateway). I can access the lambdas URL over the internet.