We use cookies on this site to enhance your user experience. You accept to our cookies if you continue to use this website.

Implement Kinesis Firehose S3 delivery preprocessed by Lambda in AWS CloudFormation

Recently I have experimented a little with Kinesis Firehose. The result is this concise undocumented template which setup an Kinesis Firehose S3 Delivery Stream preprocessed by Lambda in AWS CloudFormation. Template:

Create a Record on the Delivery Stream using a simple Node.js application:

Output on S3: Implement Kinesis Firehose S3 delivery preprocessed by Lambda in AWS CloudFormationn