Hi I'm using Kinesis to handle data streaming.
I can successfully send data to Kinesis and pull data from Kinesis, everything is good.
However, when I check the "monitoring" of Kinesis, I see no data for write throughput, but there are data for total incoming request (in attached screenshot). Since i can successfully pull data from Kinesis, I assume there must be some writing throughput, how come no writing throughput in the monitoring?
Or maybe I misunderstand the term "write throughput" and "incoming request"?
Thank you very much.