Skip to content

apigateway: Support VPCLinkv2 for REST API v1 #36184

@mbloch1986

Description

@mbloch1986

Describe the feature

AWS announced support of Application Load Balancers for private integration with Amazon API Gateway REST API’s.

See: https://aws.amazon.com/blogs/compute/build-scalable-rest-apis-using-amazon-api-gateway-private-integration-with-application-load-balancer/

The current IntegrationOptions of the APIGateway module only supports VPCLink created with the aws_apigateway module and is missing the support of VPCLinks created by the aws_apigatewayv2 module.

Use Case

Use of Application Load Balancers for private integration with Amazon API Gateway REST API's. Removing the need of a Network Load Balancer as an additional network component in the architecture.

Proposed Solution

Add support of VPCLinks created by the aws_apigatewayv2 module.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS CDK Library version (aws-cdk-lib)

[email protected]

AWS CDK CLI version

2.1021.0 (build 059c862)

Environment details (OS name and version, etc.)

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-apigatewayRelated to Amazon API Gatewayeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions