Data Source: aws_api_gateway_domain_name

Use this data source to get the custom domain name for use with AWS API Gateway.

Example Usage

data "aws_api_gateway_domain_name" "example" {
  domain_name = "api.example.com"
}

Argument Reference

Attribute Reference

This data source exports the following attributes in addition to the arguments above: