Amazon web services – AWS Route53 HealthChecks vs mTLS API Gateway
I have an AWS REST API Gateway configured with mTLS and a custom domain. This works like a charm. Now, I want to use the AWS Route53 HealthChecks that are hitting the /health endpoint of my gateway. I don't know…