-
### Issue description
Hi there,
I'm working with Serverless Layers and have been creating some layers in a separate service using TypeScript. Since Serverless V3 doesn't officially support TypeScrip…
-
### Expected behavior
After using `swift package --disable-sandbox archive` in the Terminal, I expected the command to create the AWS Lambda ZIP package.
### Actual behavior
The command `swif…
-
# This is a (Bug Report / Feature Proposal)
Not sure if this is a feature proposal or maybe I just don't know if it even exists
## Description
We are new to serverless arch and we are trying to s…
-
### Description:
Just trying to follow the tutorial from here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.html and hav…
-
## Expected Behavior
Is there a way to disable the macro for only one lambda inside a cloudformation stack? By using an env var for example.
Thanks
## Actual Behavior
## Steps to Reproduce t…
-
## Expected Behavior
Using `SetTag()` on a span after getting it from the context with `tracer.SpanFromContext()` should add a tag to the span.
## Actual Behavior
All default tags are there, but the …
-
*To help us debug your issue fill in the basic information below using the options provided*
*Serverless Java Container version*: `eg. 1.5`
*Implementations:* `Spring Boot 2 `
*Framework vers…
-
### Issue description
I am using Serverless compose for composing my services and it was all fine in V3. When I upgraded to V4, I get error like below
` Error: An error occurred while fetching the…
-
I'm still getting this error `Provider construct is not supported` with
```JSON
"serverless": "4.1.23",
"serverless-lift": "1.29.0",
```
_Originally posted by @diestrin in https://github.com/s…
-
### Issue description
We are encountering an issue where we are unable to enable the "Helpers for Encryption in Transit" for environment variables in our Python Lambda functions using the Serverless …