Amazon web services – API Gateway DNS doesn't work without HTTPS
i am beginner with AWS. I made a POST endpoint with API GATEWAY. (got xxx.execute-api.eu-west-3.amazonaws.com) Then, i made A Custom DNS in API GATEWAY tool. (certificate manager, route53) In Postman, i can reach https://mydns.com but can't reach mydns.com (without HTTPS…