Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 596 Bytes

File metadata and controls

13 lines (8 loc) · 596 Bytes

Summary

This project demonstrates how to implement a forked version of the AWS Lambda Runtime Interface Client that contains an initialization lifecycle hook. View the forked project

Run the App Locally

  1. Install the Runtime Interface Emulator

  2. Open a terminal and execute ./run.sh

  3. Open a second terminal and execute ./curl.sh

Enhancements

The function name is currently selected by convention, but could be customized by the customer.