Skip to content

An HTTP proxy, running `express`, that maps to AWS Lambdas, either remote or locally.

License

Notifications You must be signed in to change notification settings

tobiipro/aws-lambda-proxy

Repository files navigation

aws-lambda-proxy Build Status

An HTTP proxy, running express, that maps to AWS Lambdas, either remote or locally.

Usage

TODO

  • process.env.HOOKS_MODULE
  • process.env.AWS_REGION
  • process.env.AWS_ACCOUNT_ID

and

  • hooks.findLambdas
  • hooks.preRouteSetup
  • hooks.preHandle

License

Apache 2.0