
Create a Private API Gateway with a custom domain. Configure access via VPC endpoint and set up DNS routing with Amazon Route 53 private hosted zone.
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/private-apigw-custom-domainDeploy the stack: <code>sam deploy --guided</code>sam delete.