Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

serverless-alb-patch

ml272992MIT1.0.2

fixes multip alb event serverless configurations

serverless, alb

readme

serverless-alb-patch npm version

This package fixes the bug in serverless where multiple alb events dont attach onto the lambda function

Getting Started

Just add the package to the top of the plugins list

serverless.yml

plugins:
  - serverless-alb-patch