Use to test if kinesis firehose is configured correct and credentials work
Simple loop that writes to kinesis firehose
- set the appropriate policy ARN for allowing put to kinesis firehose
See ARN template
- make sure that your kinesis firehose has the appropriate access to S3 within its role
- make sure to have ruby installed
- install aws-sdk
gem install aws-sdk
- run the script
ruby kinesis-firehose-test-tool.rb