-
### What happened?
Running a python 3.13 image and importing Router with the following line `from litellm import Router` the lambda times out.
Dockerfile
```
FROM public.ecr.aws/lambda/python:3.13
…
-
### Description
Quarkus with its amazon-lambda extension has become my go-to framework when writing AWS Lambda functions. One of my favorite features is the creation of a ready-to-deploy `function.zi…
-
### Describe the bug
When using the BucketDeployment a lambda will be created using an old runtime version of python. This causes the AwsSolutions-L1 to complain stating that a non-container Lambda f…
-
`xray-lambda` propagation functionality is described in: https://opentelemetry.io/docs/specs/semconv/faas/aws-lambda/#xray-lambda-propagator-functionality
The existing OTel Ruby AWS Lambda Instrument…
-
## CVE Details
| **CVE ID** | **Severity** | **Affected Package** | **Installed Version** | **Fixed Version** | **Date Published** | **Date of Scan** |
|-----------------|--------------|-------…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
Hey team 👋
To ensure we're staying up-to-date with the latest security patches and improvements, we should update all serverless functions in this repository to use the latest supported Python runtim…
-
**Is your feature request related to a problem? Please describe.**
AWS announced end of support for Nodejs 18 Lambda runtimes as September 1st 2025, but all the Quota Monitor templates are still usi…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
## Description
Ensure that AWS Lambda functions properly receive and route events, handling all possible branch conditions to prevent data loss or misrouting.
## Tasks
- Test Lambda triggers with a …