python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to set OpenSearch/Elasticsearch as the destination of a Kinesis Firehose?
I am trying to create Data Stream -> Firehose -> OpenSearch infrastructure using the AWS CDK v2. I was surprised to find that, although OpenSearch is a supported Firehose destination, there is n...
Jake
Votes: 0
Answers: 1
Does Kinesis Firehose support Update operation on OpenSearch
I'm designing a data indexing pipeline to OpenSearch using Firehose(using the built-in transformation lambda), like : data source ----(putRecordBatch)----> firehose ---(Lambda transformation)-->...
amadmi
Votes: 0
Answers: 1
Kinesis Firehose Lambda Transformation and Dynamic partition
The following data presented is from the faker library. i am trying to learn and implement
dynamic partition in kinesis Firehose
Sample payload Input
{
"name":"Dr. Nancy Mcmillan&quo...
Soumil Nitin Shah
Votes: 0
Answers: 1
What determines the speed at which the aws-kinesis-agent processes and sends data to Kinesis?
There is information on the Kinesis Firehose configuration in AWS - however not finding anything on the data process speed for the aws-kinesis-agent
Reference:
AWS docs
GitHub
Leon Africa
Votes: 0
Answers: 1