aws-larpi

Package Haskell functions for easy use on AWS Lambda


Keywords
library, mit, Propose Tags
License
MIT
Install
cabal install aws-larpi-0.1.0.0

Documentation

AWS LARPI

The AWS LARPI package allows you to run Haskell code on AWS by defining a simple request handler for AWS Lambda requests, and then packaging it using the Dockerfile included. Uses the AWS Lambda runtime API.