Skip to content

Releases: smithclay/lambdium

v0.2

27 Mar 23:06
b8e028e
Compare
Choose a tag to compare
  • Support invoking the function from an API Gateway event (POSTing a multipart form upload of a selenium script).

v0.1.2

26 Mar 21:05
Compare
Choose a tag to compare

v0.1.2

  • supports running without a script

v0.1.1

14 Mar 21:59
247cbe6
Compare
Choose a tag to compare
  • Performance enhancements: the session will get reused by default so each function invocation doesn't have to restart chromium and webdriver (this is significantly faster.
  • General cleanup, now using an AWS Cloudwatch-friendly logging library.

Initial Release

14 Jun 17:43
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Bleeding edge, largely untested 🤘

lambda_function.zip is a packaged, ready-to-go Lambda function for the node6.10 runtime. Recommend at least 256mb of memory.