What determines the speed at which the aws-kinesis-agent processes and sends data to Kinesis?

95 Views Asked by At

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

1

There are 1 best solutions below

1
On

Based on the configuration parameters in AWS docs there is a 4MB max limit on data size before it is sent to the delivery stream.