/swift-lambda-ubuntu

Amazon Lambda app with Swift and Ubuntu

Primary LanguageSwift

Swift Lambda App

For deploying via Ubuntu

This example packages a Swift application and uploads it to AWS Lambda using the AWS CLI. Unlike the choefele/swift-lambda-app, it doesn't use Docker, so the build script must be executed on Ubuntu.

Based on: https://github.com/choefele/swift-lambda-app