swift-server / swift-aws-lambda-runtime

Swift implementation of AWS Lambda Runtime
Apache License 2.0
1.13k stars 102 forks source link

Investigate AWS Lambda Extensions API and use-cases #174

Open fabianfett opened 3 years ago

fabianfett commented 3 years ago

In October 2020 AWS has released Lambda Extensions.

The official Lambda Runtimes already support the new Extension API. We should investigate the support use cases and consider supporting the new Extensions API.