This module creates an example of a privately accessible API Gateway and a VPC Endpoint and restrict access only through it.
Read the original article on Medium.
No requirements.
Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
apigw_name | API Gateway Name | string |
"some-api" |
no |
stage_name | API Gateway Stage Name | string |
"test" |
no |
tags | Tags to add to resources | map(string) |
{} |
no |
Name | Description |
---|---|
apigw_url | API Gateway URL |