-
### Describe the feature
Amazon CloudWatch has launched additional destinations for AWS Lambda logs.
https://aws.amazon.com/about-aws/whats-new/2025/05/amazon-cloudwatch-tiered-pricing-additional-des…
-
How do I serve aws lambda in pyhon? I see there is one in TS but need it in python. Thanks!
-
### Description
[AWS has introduced response streaming for AWS Lambda functions](https://aws.amazon.com/blogs/compute/introducing-aws-lambda-response-streaming/) a while ago.
Sentry's `wrapHandler`…
-
I'm using Chromium v133.0.0 deployed as a Lambda layer (from the releases page), with Node.js 22 on AWS Lambda. In my teardown code, I call:
```js
} finally {
logger.info("Render session cleanup...…
-
I am using AWS Lambda with provisioned concurrency. I am creating pool as part of Lambda initialization. As part of this process, I create a pool with min 1 and max 100. Whenever the request comes I u…
-
Currently the Medplum Bot Layer installation script `deploy-bot-layer.sh` specifies a compatible runtime of `nodejs18.x`.
https://github.com/medplum/medplum/blob/4ad9e782a1e6d5d9ba78437a9de773039122…
-
**Is your feature request related to a problem? Please describe.**
I think there shouldn't be different handlers across runtimes.
**Describe the solution you'd like**
Same value for `AWS_LAMBDA_EXE…
-
Sorry if this is a novice question but I have this error when trying to use tree-sitter-kotlin on AWS lambda
I'm new to NodeJs
```
{
"errorType": "Error",
"errorMessage": "/var/task/node_modu…
-
**Describe the bug**
express serverless app works on my dev machine and sending errors to highlight.
once deployed to aws, reporting doesn't seem to work anymore.
**Expected behavior**
should work w…
-
Great tool, thanks for starting this up! I am planning on running this from a Lambda which sources its parameters from environment variables. Accordingly I need to add env vars for additional parame…