aws-lambda-runtime

Haskell on AWS Lambda Runtime API

https://github.com/phadej/aws-lambda-haskell-runtime

Latest on Hackage:0.0.0.1@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Apache-2.0 licensed and maintained by Oleg Grenrus

Make "native" Haskell AWS Lambda (using Runtime API).

  • AWS.Lambda.RuntimeAPI is for writing lambdas

  • AWS.Lambda.RuntimeAPI.Package is for packaging them.