This repository contains bash script for docker-lambda(https://github.com/lambci/docker-lambda) environment.
Target AWS Lambda functions are made by Apex(https://apex.run).
- Docker (and docker-lambda image)
- Apex
- jq (https://stedolan.github.io/jq/)
Bash script for running AWS Lambda function made by Apex, on docker-lambda(:python2.7) environment.
Shell
This repository contains bash script for docker-lambda(https://github.com/lambci/docker-lambda) environment.
Target AWS Lambda functions are made by Apex(https://apex.run).