-
Would it be possible to add https://github.com/llozano/lambda-stream-response/blob/main/src/%40types/awslambda/index.d.ts to this project, so that there's full Typescript support?
See https://githu…
-
This is the error I got when running the executable generated from native-image:
./hello-lambda-1.0-SNAPSHOT example.App::sayHello
```
Exception in thread "main" java.lang.Error: com.amazonaws.s…
-
### Component
OpenTelemetry.Instrumentation.AWSLambda
### Question details
SQSEvent might contains multiple messages. How to handle them properly?
I can see that `ExtractParentContext` sup…
-
With developments from AWS + swift + lambda -
https://github.com/swift-sprinter/aws-serverless-swift-api-template
I'm wanting to jump boat to use swift for server side stuff.
It seems this repo …
-
arn:aws:lambda:eu-west-1:939642311650:function:KalenderKompanion
-
Hi
I got the current error while scanning AWS env. which contains Lambda service.
2021-06-15 11:49:07 kali scout[1561] ERROR awslambda.py L31: Failed to get role from managed policies: An error occ…
-
### Skill Name
AWS lambda and bitbucket
### Why?
AWS lambda is a popular serverless lambda architecture on which even the vercel is based upon.
Bitbucket, on the other hand is a very known version…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
AWS introduced streaming responses.
https://docs.aws.amazon.com/lambda/latest/dg/config…
-
### New feature motivation
There are use cases when it would be useful for the secret values to be output to the file
It would help consultants whom have limited to to assess an account - and then t…
-
## Is your feature request related to a problem? Please describe.
AWS has released Response Streaming for Lambda. (https://aws.amazon.com/blogs/compute/introducing-aws-lambda-response-streaming/). …