Releases: aws/aws-lambda-runtime-interface-emulator
Releases · aws/aws-lambda-runtime-interface-emulator
Release 1.2
Release 1.1
Changes
- 68b32d6 - chore: fix poorly formatted README.md section (#18)
- d49d4b5 - feat: Use millisecond billing granularity (#7)
- a32fdf4 - docs: Correct spelling of x86-64 (#29)
- 2c9ea44 - docs: Fix name of memory env var in README (#17)
- 00d793b - fix: Add a fake arn to Context (#23)
- a78c49c - Pull upstream changes (#34)
- b1c9aa7 - Pull upstream changes 2021/06 (#39)
- 8af3c67 - docs: Fix ordering of options in example (#36)
AWS Lambda Runtime Interface Emulator
The Lambda Runtime Interface Emulator is a proxy for Lambda’s Runtime and Extensions APIs, which allows customers to locally test their Lambda function packaged as a container image.