awsmeter
awsmeter copied to clipboard
[Feature request] - For KinesisProducerSample, provide putRecords option
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.
I hv raised a PR https://github.com/JoseLuisSR/awsmeter/pull/4 for above. Forked repo: https://github.com/samarr/awsmeter
@JoseLuisSR Can you review and merge the PR?
Hi @samarr @kishaningithub
¿Could you please review the PR comments and doing the changes needed?
Thank you.