aws-lambda-scalajs

Proof of Concept for building ScalaJS based Lambda functions. Currently AWS Lambda supports only JavaScript.

See:

See build.sbt for configuration details.

This projects contains two demo functions:

Upload all functions

This project uses [https://github.com/tptodorov/sbt-cloudformation] to setup deployment environment.

sbt staging:uploadFunctions

uploads functions with suffix -staging.