Writes 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.
firehose_put_record(DeliveryStreamName, Record)
[required] The name of the Firehose stream.
[required] The record.