in apigw-vpce-helpers/apigw_vpce_helpers/vpce_helpers.py [0:0]
def setup_vpce_integration(
stack,
name: str,
vpc: ec2.Vpc,
vpc_endpoint_service_name: str,
vpc_link: apigw2.VpcLink,
http_api: apigw2.HttpApi,
health_check_path: str,
integration_port: int,
routes: List[str],