-
⚠️⚠️ Deployed the sample serverless function from [https://www.serverless.com/framework/docs/providers/knative/guide/quick-start/](https://www.serverless.com/framework/docs/pro…
-
I tried running this on my serverless project, which uses node 10 as the runtime. I got the following warning for all my functions, and no roles generated:
```
warn: lambda runtime not yet support…
-
Inside deployed Twilio Functions there's only one way to properly require other JavaScript files inside your project:
```js
const mod = require(Runtime.getAssets()['/some/lib'].path)
```
This is…
-
Is anyone running openhtmltopdf in a serverless environment, such as on AWS Lambda or Azure Functions? If so, could you provide some guidance on the steps you took to accomplish this? Thank you.
-
# This is a Bug Report
## Description
Using `individually: true` in function definition is ignored.
According to serverless docs, you can add `individually` flag on per-function basis.
`…
-
I am following the AWS recommended tutorial for microservices in a multi-tenant serverless system as in the picture below.
At places where microservices need to call other microservices synchronously…
-
When using serverless-cloudformation-parameter-setter with serverless 1.27 I get the following error:
`getS3EndpointForRegion is not defined`
it do not appear in serverless 1.26 if I try with a …
-
Redwood's api functions don't really support routing - which is understandable as GraphQL is our primary endpoint to receieve/send data.
However there are certain cases that would benefit from supp…
dac09 updated
2 years ago
-
### 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…
-
While trying serverless offline start, it is not able to configure aws sdk with values