-
### Problem Statement
I would like to improve AWS Lambda deployment experience. Currently, AWS Lambda provides some useful feature like streaming response and function url. If we can use AWS Lambda f…
-
Or the third party integrations page
Uv also has something like that https://docs.astral.sh/uv/guides/integration/aws-lambda/
Cc @ytausch
-
We are migrating to `aws-encryption-sdk-java` 3.0.1. The code builds without any problem, but when we try to deploy a Lambda we are facing the following error:
```
java.lang.NoClassDefFoundError: dafn…
-
### Describe the bug
I deployed a Quarkus application running on a Lambda with SnapStart enabled. I added the line `software.amazon.awssdk.services.dynamodb.DynamoDbClient` to the `quarkus-preload-cl…
-
### Describe the feature
Currently, CDK users must manually specify a exact LambdaInsightsVersion when adding Lambda Insights monitoring to their Lambda functions. However, Lambda Insights and OTEL l…
-
### 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`…
-
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…
-
**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…
-
Create the AWS Lambda using the Terraform Module with extended variables and outputs for create process
- Lambda should receive the user text or link to the text
- Lambda should send the reques…
-
Create on the AWS Free account - Lambda Function which should calculate the Fubo sequence by receiving the user
variable. In the Git repo https://github.com/ausrys/AWS_Examples in this folder creat…