-
Hi,
the requirements state that this plugin requires Serverless >= v2.32.0.
I have Serverless 3.21.0:
`Environment: darwin, node 18.6.0, framework 3.21.0 (local), plugin 6.2.2, SDK 4.3.2`
When I…
-
Its about time to expand OstrichDBs use case. I really like the serverless architecture that it currently has but I want The DB to be used via other languages if one wants. The accomplish this Ostrich…
-
Hey not sure if this is a feature request or I have have not been able to find the functionality.
Is there any way of using the StepFunction monitoring through CDK.
[https://docs.datadoghq.com/…
-
Maybe it's me and I'm just confused by the migration from Serverless V3 to Serverless V4
This setup is working great with Serverless V3.
But I have the following error with Serverless V4:
`✖ Er…
-
Here's a sample GitHub issue template for the deployment failure on Vercel:
---
### Deployment Failure on Vercel
#### Issue Description
The application fails to deploy successfully on Vercel…
-
What the fuck is Serverless Functions? Dan Abramov's take on Serverless Functions and it's relevant mental model to cement further understanding of this intermediate concept related to JavaScript. R…
-
Hi,
Given the way `phosphorusfive` works, a thought came to my mind: If I were to create a `serverless` platform, can phosphorusfive be used for things like invoking `Custom Functions` just the way `…
-
### Issue description
If you run a local invocation in SLS v4 without valid provider credentials then you get an access denied type error, e.g. for AWS you need to ensure you have a valid set of AWS …
-
### Issue description
I merged 2 repos into a new one and set up serverless-compose. Both were using serverless v4 and working fine.
Now the final lambda packages are not including node_modules wit…
-
Hi,
I'm trying to invoke a worker from our serverless functions and using reqwest via REST with typed json is a bit cumbersome. I looked into using your generated `golem-client` but due to its depe…