-
I am trying to implement serverless-mysql with my serverless-express app. I'm having issues initializing serverless-mysql and then passing that connection into the main handler so I can run queries in…
-
**I was trying to...**
Context:
- Migrating from `serverless` to `sst`
- Added `@vendia/serverless-express` during migration (but not 100% sure if this is necessary but without this sst threw an er…
-
**Describe the solution you'd like**
postgres v16 and on supports using `system` for `sslrootcert` where the system root certificate storage will be used instead of setting the path to a file.
*…
-
## :bug: Bug Report
The following fails on CDK 1.49.1:
class Foo:
def produce(me, context):
return self.api.rest_api_id
lazy = core.Lazy.string_value(F…
-
Hi @laverdet and @ml27299,
Sorry to tag you both, but I saw you both creating issues on vendia-serverless: https://github.com/vendia/serverless-express/issues/609 and https://github.com/vendia/serv…
-
Vendia's `serverless-express` package does not work as expected with AWS API Gateway, it only returns a blank screen instead the swagger screen.
This issue is forcing us to use the `serverless-http`…
-
Using version `@vendia/serverless-express`: **4.5.2**
Trying to import the "serverlessExpress" module and do something similar as described here:
https://github.com/vendia/serverless-express/blob/…
-
### Is this feature request related to a new or existing Amplify category?
function
### Is this related to another service?
_No response_
### Describe the feature you'd like to request
…
-
Dear Reader,
I have gotten the following error when trying to configure a function to run async, running it sync does work.
Any ideas why this is happening?
```
{
"errorType": "Error",
…
-
I get this error from src/configure.d.ts when using typescript:
>node_modules/@vendia/serverless-express/src/configure.d.ts:2:25 - error TS2307: Cannot find module 'aws-lambda' or its corresponding t…