-
### Issue description
We have a relatively rare issue that I'm trying to debug. We use [Turobrepo](https://turborepo.com/) to manage our monorepo, which consists of roughly 15 Serverless services. To…
-
### Issue description
#### Symptom
Serverless v4 does not produce any output and returns error code 0
```
➜ ./node_modules/serverless/run.js version
➜ echo $?
0
```
#### Occurrences
This is corr…
-
## Problem
I searched through the issues and docs and I couldn't find anything mentioning support for running this on serverless functions.
I am trying to use the Serverless Framework to deploy t…
-
### Use case description
It would super awesome if the yaml page documentation (https://www.serverless.com/framework/docs/providers/aws/guide/serverless.yml/) had collapsible se…
-
**Is your feature request related to a problem? Please describe.**
Many of the API endpoints for instamancer could in theory be ported to a Serverless function that relies on either AWS Lambda (with …
-
I am really interested in being able to setup the API portion of this project via the Serverless framework only. I believe all the resources this tutorial sets up manually wihtin the AWS console can b…
-
Hi 👋 , Serverless Framework core team here!
We're working on the v3 beta version right now. The v3 will include a redesigned CLI output:
You can try the v3 beta with: `npm i serverless@pre-3…
-
### 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…
-
I'll start off with preface that I am not sure if this is correct place to create this ticket, but I've messaged support with no success month ago.
Is there any way to build images in serverless dash…
-
### Issue description
**Framework Version:**
serverless@4.11.1
**Plugin(s):**
serverless-python-requirements
**CI/CD Environment:**
CircleCI
---
**Description**
When deploying a Lambda layer …