-
## About You
**Your Name:** Sean Killeen
**Twitter handle (optional):** sjkilleen
**The best way to reach out to you:** E-mail (SeanKilleen@gmail.com)
**A quick bio:** Originally from the …
-
The following error is thrown during startup on the twilio/twilio-cli:5.18.0 docker container:
```
...
💻 Deploying a Functions Service to handle incoming calls and SMS...
🧑💻 Creating Service
…
-
**Describe what happened:**
Using latest release of AWS DataDog Forwarder Lambda code, all lambda calls are failing due to the use of an old urllib3 version.
Log Group: /aws/lambda/DatadogIntegrat…
-
### 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…
-
### Description:
Just trying to follow the tutorial from here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.html and hav…
-
Currently the plugin does not support proxy installations with custom handlers. This is understandable but many templates for "express.js project for lambda functions" come with this feature built in.…
-
Deno currently offers partial support for WASI through the `wasicap_snapshot_preview1` interface. While this allows running some WASI modules, it lacks compatibility with the latest and evolving WASI …
-
### The Issue
I'm trying to have `serverless-ngrok-tunnel` write to an env file so that it may be picked up by `serverless-dotenv-plugin`. Unfortunately, `serverless-dotenv-plugin` reads in the env f…
-
### Description
Some [serverless-workflow-examples](https://github.com/apache/incubator-kie-kogito-examples/tree/stable/serverless-workflow-examples) may not work properly.
#### Goal
Report ind…
-
I set up my own version of this game using a GitHub webook built upon AWS Lambda and API Gateway.
Two primary advantages I found are:
- Very responsive and reliable, averaging about 1 second for…