-
When I set `external` in the serverless.yml options to be the name of two node modules (which exist) I get the following error:
`ENOENT: no such file or directory, lstat '/Users/darbio/Repositories…
-
I cannot seem to find a working example of AWS Kinesis and WebRTC anywhere. I get so close but still have issues. I'm just trying see a stream as a viewer, but currently get " Failed to set remote a…
-
# GCP
- [x] gcp.artifactregistry-repository cloud-custodian/pull/8444
- [x] gcp.artifactregistry-repository.filters.gcp-iam-policy-filter cloud-custodian/pull/8444
- [x] gcp.audit-config (no a us…
-
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…
-
🆕💥 New issue !
🔥 CP 7.7.1 🔢 Connector v1.3.26 (📅 release date 2024-10-04) 🕐 2024-10-04 18:37 📄 [kinesis-source-assuming-iam-role-with-custom-awscredentialsprovider.sh](https://github.com/vdesabou/kaf…
-
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…
-
## 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…
-
## 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…
-
The CloudWatch Logs Agent provides predefined variables to retain info about the host sending the log data.
http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AgentReference.html
```
log_str…
-
When producer application sends records without delay between KPL addUserRecord() call, consumer receives records in mixed order, not in order records have been sent.
Code snippet to send records (2 …