def _create_http_api_routes()

in apigw-vpce-helpers/apigw_vpce_helpers/vpce_helpers.py [0:0]


def _create_http_api_routes(
    stack, name: str, http_api: apigw2.HttpApi, listener: elbv2.ApplicationListener,
    vpc_link: apigw2.VpcLink, routes: List[str]