Writes a single data record into an Firehose stream
Source:R/firehose_operations.R
firehose_put_record.RdWrites a single data record into an Firehose stream. To write multiple data records into a Firehose stream, use put_record_batch. Applications using these operations are referred to as producers.
See https://www.paws-r-sdk.com/docs/firehose_put_record/ for full documentation.