-
Hi,
I have tried to compile the library on Release mode and I have found that there are some compiling errors.
The steps that I have done to build the library on Release are:
`
mkdir build
…
-
# Type of request: This is a ...
[X ] bug report
[ ] feature request
# Detailed description
Using Java 1.8 / KCL 2.0 / Localstack-light (0.12.0) as a Docker Image -- this is the latest I'm seeing t…
-
I was testing from Amazon AMI Win Server 2016 'Windows_Server-2016-English-Full-Base-2020.01.15 (ami-076acf0f99b739999)'. I also tested from Workspace but found it was using the same Window Server 201…
-
Hi,
Attached is a zip file with a core dump the compiled binary, the original C code sample and the libraries.
The same code, when compiled and run on a 64 bit Linux system works fine.
I do see t…
-
Hi,
Referring to your previous answer around supporting http_proxy.
There might be a confusion here, so let me clarify.
First, our assumption was was-fluent-plugin-kinesis is based on KPL, that'…
-
The Kinesis indexing service (#6431) supports de-aggregation of multiple rows packed into a single record by the Kinesis Producer Library's aggregate method for more efficient data transfer. Currently…
dclim updated
4 years ago
-
Just a quick glance at the `CMakeLists.txt` file after updating to latest master. I have an install step that I have added in my local copy with older versions of the library that referenced the follo…
-
mkdir -p amazon-kinesis-video-streams-producer-c/build;
cd amazon-kinesis-video-streams-producer-c/build;
cmake ..
make
After this step, can't find install-script after make. Please check snap…
-
The current SDK uses secret key/ access key pair to create client credential. I would like to use x.509 certificate to create client credential. How to change from secret key authentication mechanism …
-
I have cloned `amazon-kinesis-video-streams-producer-sdk-cpp` repository. I have made changes to the SDK. I would like to convert this SDK into docker environment. How to convert this? Do you have spe…