-
I have the following event:
```yaml
service: myservice
plugins:
- serverless-python-requirements
- serverless-local-schedule
provider:
name: aws
runtime: python3.9
…
-
### What were you trying to do?
I was trying to take a PDF and read the form details to return said form details in a JSON object.
Later I wish the same function to also include the PDF file as a …
-
Hi, I have installed the plugin in my project's folder `C:\Repos\contact-center-backend\uoa-connect` and then my function is defined in `./serverless/green/serverless.yml`
My source code for the func…
-
I can't find the answer anywhere in the documentation. Feel free to point it to me.
```sh
$> serverless
```
```
Your Environment Information ---------------------------
Operating System: …
-
I set up the Azure Functions integration to ingest functions logs. Log ingestion works fine with logs produced by functions hosted on "Consumption (Serverless)" hosting.
![CleanShot 2023-08-17 at 0…
zmoog updated
3 months ago
-
`Cloud Functions v1beta2 API` is deprecated. And will be terminated soon.
https://cloud.google.com/functions/docs/migrating
But `serverless-google-cloudfunctions` is still using it.
https://githu…
-
### Current Behavior
After executing the `serverless-pre-function` plugin with a Lua script that modifies the response, the `upstream_status` value is empty. This leads to issues such as an incorrect…
-
# This is a Feature Proposal
## Description
- [Durable Functions](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-overview) is a pretty cool differentiation …
-
### Is there an existing issue for this?
- [x] I have searched existing issues, it hasn't been reported yet
### Use case description
Since AWS Lambda supports ES modules ([#1](https://aws.ama…
-
[2019-01-16T04:41:55.903Z] INFO: spacefinder/20 on 1f1dc08d454a: Creating Lambd a functions from Swagger API definition...…