/serverless-alb-patch

Primary LanguageJavaScriptMIT LicenseMIT

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