-
Currently the S3 Loader buffers operate on a per-shard basis. This means that if your rotation buffer is 64mb each shard allocated to the consumer can consume this much memory. If the number of shar…
-
### Steps to reproduce:
Use Kinesis normally. The PutRecords API by design may only be partially successful.
```
{
"EncryptionType": "string",
"FailedRecordCount": number, // The …
-
We need to add dynamic partitioning to the Firehose.
This actually involves two pull requests from Hashicorp
https://github.com/hashicorp/terraform-provider-aws/pull/20769
Which enables it, b…
-
## CVE-2017-16137 - Low Severity Vulnerability
Vulnerable Libraries - debug-0.7.4.tgz, debug-4.1.1.tgz, debug-3.2.6.tgz, debug-4.2.0.tgz, debug-4.1.0.tgz
debug-0.7.4.tgz
small debugging utility
Li…
-
Hello!
I have two implementations of KVS streaming in a project, one is using the https://github.com/awslabs/amazon-kinesis-video-streams-producer-c library, the other is using this one.
For th…
-
I've been trying to get an analytics/stats dashboard developed for our platform which is built on Amplify.
I've tried several attack angles and read countless articles which all try to get to the s…
-
I have a Kinesis Stream in one region connected to a Kinesis Stream in another region via this project. It appears that the records in the destination stream have been concatenated together, resultin…
-
## WS-2019-0427 - Medium Severity Vulnerability
Vulnerable Libraries - elliptic-6.4.0.tgz, elliptic-6.5.1.tgz, elliptic-6.4.1.tgz
elliptic-6.4.0.tgz
EC cryptography
Library home page: https://regi…
-
Getting a lot of these errors randomly on some hosts
'amazon-kinesis-client', version: '2.2.7'
`2020-05-07 19:51:45 ERROR s.a.k.r.p.PrefetchRecordsPublisher:454 - 0 0 - shardId-000000000109 : E…
-
Hi,
I wanted to use this wonderful module in aws lambda, the key blocker is that when I compile node-parquet module then the whole thing is over 400MB; Unfortunately AWS Lambda allows to upload ~2…