How to setup API Gateway Custom Domain using CloudFormation
Create API Gateway Custom Domain using CloudFormation In this quick post, you’ll learn to create a custom domain name for your API Gateway using CloudFormation. You will also learn to map your microservices to the same domain that you create using base path mapping. Don’t worry if you don’t understand Read More