@hackage / aws-larpi

Package Haskell functions for easy use on AWS Lambda.

Latest0.1.0.0

About

Metadata

  • Last updated , by tritlo
  • License MIT
  • Categories Cloud Computing
  • Maintained by: mpg@mpg.is

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.10.2
  2. 8.8.3

Readme

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.