-
Functions with `provisionedConcurrency` with (existing) `cognitoUserPool` event are not being mapped to provisioned alias.
This is mostly identical with #7802, and similar wit…
-
## Bug Report
This is also related to #1577 and #1454.
[Reproduction Repo](https://github.com/pomSense/yarn-pnp-sls-offline/tree/main) - See README for quick reproduction steps
**Current B…
-
Hi @vkkis93 ,
Firstly thanks for making this package! It is currently the best way to emulate step functions offline by a wide margin and has helped a bunch!
## What
This package looks to still h…
-
### 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 version?
- [X] Yes, I'm using the l…
-
Coming from Hasura, it has a event trigger system which can be executed async on serverless functions when a value changes in the database. I think that this feature comes in handy if you have a lot o…
-
_Note from maintainers: To have this possible, we need to first tackle https://github.com/serverless/serverless/issues/8396 PR's welcome!_
---
Currently when I define IAM role statements on fun…
-
Trying to deploy Nextjs 13 using **open-next** with Serverless/Cloudformation.
> Currently unsuccessful, but this is the start template I currently got, hope this could help some of you and can eve…
-
When deploying a pre-build Next.js app via the [Vercel CLI](https://vercel.com/docs/cli/deploy) from insight a pnpm monorepo, serverless functions fail with the following error stacktrace:
```sh
2…
-
**Describe the bug**
When trying to use the
```
package:
individually: true
```
flag, I get an error about a specific function not being packed.
**To Reproduce**
**Expected behavior*…
-
### Repro Steps
1. Deploy a Serverless Function under any `name` with `twilio serverless:deploy`
2. Change the `name` value in `package.json`
3. Deploy again with `twilio serverless:deploy`
4. Not…