An open API service indexing awesome lists of open source software.

https://github.com/neilkuan/aws-lambda-container-sample


https://github.com/neilkuan/aws-lambda-container-sample

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## This is Lambda Custom Container Sample repo .

### python alpine sample please go to [here](./lambda-python-alpine/README.md)

### python debian sample please go to [here](./lambda-python-debian/README.md)

this idea source from this [blog](https://aws.amazon.com/tw/blogs/aws/new-for-aws-lambda-container-image-support/)

[the Lambda Runtime Interface Emulator](https://github.com/aws/aws-lambda-runtime-interface-emulator)