this is Lambda container images's local execution wrapper.
AWS Lambda supports execution in container images. The Dockerfile used and the means to run the implementation locally during development are provided below. How to exec simulation on Lambda locally is explained on this.
This tool wraps above process and makes it easy to use as a CLI tool.
$ npm install -g wlapper
or
$ npx wlapper
$ wlapper (-v|--version|version)
wlapper/1.0.0 darwin-x64 node-v14.18.1
$ wlapper --help [COMMAND]
USAGE
$ npx wlapper [docker image name]
...
nodejs
npm
docker