-
The current iteration of our S3 sink is built for sending small-to-medium size objects relatively frequently. This is apparent in a few aspects of the config:
* Default max batch size of just 1k ev…
-
## CVE-2024-4067 - Medium Severity Vulnerability
Vulnerable Libraries - micromatch-3.1.10.tgz, micromatch-4.0.2.tgz, micromatch-4.0.4.tgz, micromatch-2.3.11.tgz
micromatch-3.1.10.tgz
Glob matching…
-
I have a requirement to sent a JSON payload which is exceeding 1MB to Kinesis Stream, any suggestions how to achieve this scenario.
Thanks
-
Hello,
Are there plans on developing native Ruby Kinesis Client Library? Having the Java library running Ruby code when you have a simple Rails application is very far from optimal. It makes Docker…
-
For AWS Compute Optimizer optimizer to be able to evaluate the **Available MBytes** metric it must be published to **CWAgent** namespace and the **InstanceId** dimension. I tried to configure the KTA…
-
Here are the settings that are having issues.
Elasticsearch 6.2
logstash 6.8.19
plugin logstash-input-kinesis 2.0.7
plugin logstash-output-amazon_es 2.0.1
plugin logstash-codec-cloudwatch_logs 0…
-
Boto has the helpful `validate_certs` parameter that can be passed into connection objects that derive from `AWSAuthConnection`.
However, in python2 >= 2.7.9 (not sure about python3), that parameter …
-
When trying to upgrade to the latest version of Firelens (v2.25.0 packaged with FluentBit v1.9.3), we regularly have our socket cut "End-of-file reached, probably we got disconnected (sent 0 of 294)"
…
-
It would be useful if the LanguageExtensions transform feature Fn::ForEach was supported with SAM CLI.
The [documentation for the LanguageExtensions transforms](https://docs.aws.amazon.com/AWSCloud…
-
I'm trying to run against a AWS Kinesis stream, and I've included my AWSCredentials.properties file in the same directory where sample.properties file is.
I've examined , reviewed packaged jar file a…