• AWS Open Source Blog The Swift AWS Lambda Runtime moves to AWSLabs We’re excited to share that the Swift AWS Lambda Runtime project has officially moved to the AWS Labs organization. • You can now find it here: 👉 https://github.com/awslabs/swift-aws-lambda-runtime This move marks a new chapter for the project, while maintaining full continuity with its roots. • A thank you to the Swift community The Swift AWS Lambda Runtime was originally created seven years ago by the Swift community (the initial commit was made the 1st of November 2018), as part of a broader effort to make Swift a powerful choice for server-side development. • Since then, the project has been an incubating project as part as the Swift Server Workgroup (SSWG). • We want to thank the 58 contributors who have helped shape this project through their code, feedback, and support. • Their collective work established a solid foundation that has allowed Swift developers to confidently run their code on AWS Lambda.
Article Summaries:
- AWS has announced that the Swift AWS Lambda Runtime project has been transferred from its original Swift community repository to the AWS Labs organization on GitHub. The move, effective immediately, places the runtime under AWS’s official labs umbrella while preserving its existing codebase and contributor history. The announcement thanks 58 contributors who helped shape the project over seven years and highlights Swift’s growing role in server‑side development, noting its performance, memory efficiency, and type safety as key benefits for Lambda functions. The new repository is now available at github.com/awslabs/swift‑aws‑lambda‑runtime.
Sources: