Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 304 Bytes

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