aws-samples / aws-lambda-elixir-runtime

Example implementation of a custom runtime for running Elixir on AWS Lambda.
MIT No Attribution
127 stars 32 forks source link

Migrate to Distillery and update dependencies #16

Open carstenpiepel opened 1 year ago

carstenpiepel commented 1 year ago

Issue #, if available:

Description of changes: This pull requests updates AWS Lambda Elixir Runtime to work on current versions of AWS Lambda, Elixir, and OTP. All unit test are completing successful and the hello_world example has been tested and verified on AWS Lambda.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.