Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

Amazon API Gateway custom domain for a private API

Amazon API Gateway custom domain for a private API.

This CDK pattern implements the workaround solution presented at https://serverlessland.com/repos/apigw-private-custom-domain-name. API calls to a fully qualified name (FQDN), such as private.domain.com, are resolved by Route53 to a Network Load Balancer (NLB) and forwarded to the API Gateway endpoint.

< Back to all repos


GitHub icon Visit the GitHub repo for this sample application.

Clone this repo

git clone https://github.com/aws-samples/apigateway-custom-domain-for-private-api-cdk

  • Language: English
  • Runtime: Node.js
  • Level: 300
  • Framework: AWS CDK
  • Type: Examples

  • Thiago Pádua

    Presented by Thiago Pádua

    Senior Partner Solutions Architect, Serverless at Amazon Web Services (AWS)

    Follow on LinkedIn