You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
An AWS Lambda Swift runtime on top of SwiftNIO with some ready-to-use AWS Events. It is intended to be used with the [Swift on Amazon Linux](https://fabianfett.de/amazonlinux-swift) project which ensures that Swift executables can be run on Amazon Linux.
7
+
An AWS Lambda Swift runtime on top of SwiftNIO with some ready-to-use AWS Events. It is intended to be used with the [Swift on Amazon Linux](https://fabianfett.de/amazonlinux-swift) project which ensures that Swift executables can be run on Amazon Linux.
Learn in depth how to build Lambdas in Swift in my blog series:
48
-
49
-
- [Swift on AWS Lambda](https://fabianfett.de/2019-12-16/swift-on-aws-lambda)
50
-
- Run your Vapor App on AWS Lambda (coming soon)
51
-
- Swift on AWS Lambda with SAM (coming soon)
52
-
--->
46
+
If you want to run your [Vapor](/vapor/vapor) app on Lambda behind an APIGateway please checkout [`vapor-lambda-runtime`](/fabianfett/vapor-lambda-runtime), which builds on top of this package.
0 commit comments