awsmeter icon indicating copy to clipboard operation
awsmeter copied to clipboard

[Feature request] - For KinesisProducerSample, provide putRecords option

Open samarr opened this issue 4 years ago • 3 comments

Its one of easy and useful plugin to use.

Some projects, we need to send payload consists of a json arraylist. For putRecords action (https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecords.html) current implementation is failing.

samarr avatar Jan 14 '22 12:01 samarr

I hv raised a PR https://github.com/JoseLuisSR/awsmeter/pull/4 for above. Forked repo: https://github.com/samarr/awsmeter

samarr avatar Jan 19 '22 18:01 samarr

@JoseLuisSR Can you review and merge the PR?

kishaningithub avatar Aug 08 '22 06:08 kishaningithub

Hi @samarr @kishaningithub

¿Could you please review the PR comments and doing the changes needed?

Thank you.

JoseLuisSR avatar Nov 22 '22 03:11 JoseLuisSR