I've managed to set up a custom domain for my api gateway end point but the https thing is crossed out in red. I generated my certificates from Letsencrypt for *.mydomain.com
The API gateway end point is api.mydomain.com/prod/
Anyway to use Cloudfront or ACM to generate the SSL for API Gateway endpoint? Must I use letsencrypt?
I find it odd that there's no drop in support for adding custom domains via route53 and api gateway (everytime I select alias before adding CNAME record, the cloudfront endpoint doesnt appear)