Allow record format conversion for Kinesis Data Firehose delivery streams as described here: https://docs.aws.amazon.com/firehose/latest/dev/record-format-conversion.html
Part of #7536
Use Case
Converting the format of input data for a delivery stream from JSON to Apache Parquet or Apache ORC.
Proposed Solution
See RFC 340: Kinesis Firehose Delivery Stream
And this branch with the prototype
This is a 🚀 Feature Request