-
The Lambda could parse and then iterate over N messages in a single batch from SQS.
This would reduce Lambda instantiations and cost.
-
### Describe the bug
Hi Team,
after updating to 2.159.0 or 2.159.1 our deployment in cn-north-1 fails because of the error:
Resource handler returned message: "Model validation failed (#: extraneou…
-
The `mod_aws` module could provide "logging" by generating JSON records and publishing them to AWS SQS. These JSON records would essentially be the same as those generated by the [`mod_log_zmq`](http…
-
-
**Description**
https://github.com/lavary/crunz/issues/152
I am moving this over from `lavary/crunz` because it's still a needed feature for this lib.
-
I am working on an application where we want to integrate X-Ray traces.
The flow of services looks like:
API Gateway -> Lambda -> S3 -> SQS -> Lambda -> API Gateway
X-Ray tracing from API Gatew…
-
Stacktrace
```
2019-09-24T15:42:47.206Z ERROR [CloudtrailSNSNotificationParser] Parsing exception.
com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'CloudTrail': was expecting ('…
-
Hi,
expected behavior - jobs that fail (by 'memory exhausted' - i.e. memory_limit or timeout) after count of tries marked as failed and go to failed_jobs table
current behavior: - jobs that fai…
-
## Description
It is possible that an unversioned bundle tombstone could cause a Lambda timeout and desired deletions from the ES index to get dropped.
When a bundle tombstone arrives that d…
-
### Feature scope
Lamba
### Describe your suggested feature
I have a serverless API, and just want to get a set of graphs, like I am provided now, but with a group of lambdas as separate points in …