-
# This is a Question
## Description
I'm looking for some guidance on how to write step functions that orchestrate multiple services that are segregated by their own serverless.yml file.
Do I …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
See…
-
I created types for the [serverless-step-functions](https://github.com/serverless-operations/serverless-step-functions) plugin and submitted it to [DefinitelyTyped PR#66693](https://github.com/Definit…
-
This goal of this issue is to discuss multiple options to implement WASM into Kibana. This focuses on WASM builds from Golang. Implementation details on Golang side are out of scope for this issue sin…
-
I have enabled lambda insights in my project with serverless:
npm install --save-dev serverless-plugin-lambda-insights => "serverless-plugin-lambda-insights": "^2.0.0",
```
custom:
lam…
-
### Is there an existing issue for this?
- [X] I have searched existing issues, it hasn't been reported yet
### Use case description
Java 21 is now also supported by AWS as runtime : https://…
debae updated
7 months ago
-
Hi I am facing error -
[ERROR] Runtime.ImportModuleError: Unable to import module 'wsgi_handler': No module named 'werkzeug'
while deploying serverless application with python3.9.
serverless.y…
-
It appears Serverless is using the legacy Google Cloud Functions event triggers. For example, in this GCP documentation page https://cloud.google.com/functions/docs/calling/pubsub#functions-deploy-com…
-
## Feature Request
I have multiple projects in production with 100 - 300 lambda functions, they are bundled via `serverless-webpack` and `serverless-esbuild`.
The initial bundling for `serve…
-
# This is a Bug Report
## Description
- What went wrong?
the deployed function.json does not include the queueName or connection in the serverless.yml. Instead it includes the queueName an…