Map your own domain name to AWS API Gateway — Intro When you configure an AWS API Gateway instance with one or more routes, AWS provides a custom domain name in the form of *.execute-api.region.amazonaws.com. In this tutorial you will learn one way to use your own domain name with API Gateway. I assume you have a basic knowledge of how…