cloudtools / cloudtools/troposphere

API Gateway request integration does not support for VPC_PROXY integration.

Open
#1,009 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

HI,
In API Gateway it supports to have VPC Link integration with "Use Proxy Integration" is set to True. So it takes the type as VPC_PROXY.

CloudFormation they have "connectionType" to handle this VPC_LINK. https://docs.aws.amazon.com/apigateway/api-reference/resource/integration/#type

But it seems this property is missing in the troposphere APIGateway Integration class (https://github.com/cloudtools/troposphere/blob/master/troposphere/apigateway.py).

Please correct me if I am wrong here.

So would like to know is there any time frame that you will include this feature ?

Thanks in advance.
Nirosh

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.