Skip to main content

API Gateway Domain Name

An API Gateway Domain Name is a unique name that you register with Amazon API Gateway to host your APIs. This allows you to create a custom domain name for your APIs, providing a user-friendly URL and more control over how your APIs are accessed. By defining a domain name in Amazon API Gateway, you can map paths like /v1/* to different APIs or stages. For more detailed information, please refer to the official AWS API Gateway documentation.

Terraform Mappings:

  • aws_api_gateway_domain_name.domain_name

Supported Methods​

  • GET: Get a Domain Name by domain-name
  • LIST: List Domain Names
  • SEARCH: Search Domain Names by ARN