-
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
-
# This is a (Bug Report / Feature Proposal)
## Description
For bug reports:
* What went wrong?
I'm trying to set up step functions (locally) so I can run my step function.
I'm using serverles…
-
Hi there!
I'm using serverless-offline and serverless-offline-kinesis as documented. Serverless offline kinesis seems to be hanging upon starting up the local server.
The local port never comes…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
## Sorting
- **I'm submitting a ...**
- [x] bug report
- [ ] feature request
- [ ] support request
- I confirm that I
- [x] used the [search](https://github.com/lukeautry/tsoa/…
-
### 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…
-
I have configured both `pre` and `pos` middleware handlers which work fine when invoking the function that hosts our HTTP API. But when I invoke any other function, it appears the middleware does not …
-
The switch to AWS SDK v3 is a breaking change and should be behind a new major version.
-
**Describe the bug**
Trying to start serverless offline but fail to start when using latest version 1.35.0
**To Reproduce**
Steps to reproduce the behavior. If you have an example repository that…
-
https://github.com/dherault/serverless-offline/blob/0f7ec23c0995efc9a74928ce40194cf6b06a6c66/src/events/http/HttpServer.js#L308
This should be
```
if (!jwtSettings.authorizerName) {
r…
rdupz updated
2 years ago