-
I'm trying to use this library with the Serverless framework, but it fails with this error:
![image](https://user-images.githubusercontent.com/76017384/174932171-a3b6f9c2-f6f3-4efb-ac00-5780db44531b.…
-
## Bug Report
Hey everyone! :wave:!
**Current Behavior**
I was trying to use the `sharp` module in my project and at the first run of the lambda handler everything works but after the lambda …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
Would be great to have support for Lambda Layers. This way we will ship both @prisma and .prisma together in a layer that will be used in the other Lambdas. With the current approach, each Lambda func…
-
i have installed serverless-http plugin through node-module and installed through the command of sls `serverless plugin install -n serverless-http `
Output for the above command:
```
✔ Plugin "s…
-
i have installed serverless-http plugin through node-module and installed through the command of sls `serverless plugin install -n serverless-http `
Output for the above command:
```
✔ Plugin "s…
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest v3 release?
- [X] Yes, I'm using th…
-
@yatskevich and me did a research and tried to design an appropriate architecture for supporting collaborative editing. There are some key points with explanation below.
The main idea is to implement…
-
## Bug Report
Custom authorizers return 403 error even after enabling simple response ( "enableSimpleResponses: true")
**Current Behavior**
```
{"statusCode":403,"error":"Forbidden","messag…
-
I'm not able to get serverless-offline-sqs working in combination with "normal" HTTP lambdas. After adding the plugin in the serverless.yml, serverless offline does not start the HTTP server anymore. …
sambP updated
2 years ago