lambda-mock AWS Lambda mock server. Installation $ npm install lambda-mock Configuration This module uses the AWS SDK, so it is expected that the SDK is configured globally using the standard methods. Usage $ node server.js Options --port The port that the server should run on (default 9777). Author: Keith Hamasaki