Android3000
Android3000
# This is a Feature Proposal ## Description The permissions generated, for example with a Lambda triggered by a CloudWatch Notification on a State Machine status change, are generated with...
It would be nice if the timeout for bridge linking was either extended, or set to just wait until cancelled manually. I just ran into a situation where my bridge...
### The Problem It appears that with the default configuration, source maps are not being used when running tests (via `serverless-bundle test`). This means that when an error is thrown,...
I noticed that a connection I expected to fail was actually working. I realized that Tedious is defaulting trustServerCertificate to true. It seems like that may have originally been due...