-
Build failure because "swift-aws-lambda-runtime" requires Swift 6, but the latest [public ECR Docker image](https://gallery.ecr.aws/docker/library/swift) supports Swift 5.9.1.
The "swift-aws-lambda…
-
### Expected behavior
I can't see how to test locally on the README?
Some documentation suggests setting LOCAL_LAMBDA_SERVER_ENABLED in ENV, so I tried this
### Actual behavior
The process exits…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include re…
-
Verify if this change has been kept in v2
https://github.com/swift-server/swift-aws-lambda-runtime/commit/221978224cf82027f46c0aa54def83476fb74412
-
The plugin should add an option allowing developers to cross compile to Amazon Linux, removing the dependency on docker.
This can be done in two ways
1/ check and/or install the Static Linux SD…
-
### Expected behavior
N/A
### Actual behavior
N/A
### Steps to reproduce
N/A
### If possible, minimal yet complete reproducer code (or URL to code)
_No response_
### What version of this proje…
-
### Expected behavior
N/A
### Actual behavior
N/A
### Steps to reproduce
N/A
### If possible, minimal yet complete reproducer code (or URL to code)
_No response_
### What version of this proje…
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
Swift has an officially supported AWS Lambda Runtime for S…
-
### Expected behavior
Now that the [Static Linux SDK](https://www.swift.org/documentation/articles/static-linux-getting-started.html) has been released, it open the doors to cross-platform compilat…
-
Is it possible to make a Live Lambda work when doing a custom function with the `provided.al2023` runtime, similar to what is shown in the [Swift example](https://github.com/sst/ion/blob/dev/examples/…