Stabilize Kinesis Firehose module
See original GitHub issueAdd your +1 👍 to help us prioritize high-level constructs for this service
Overview:
Amazon Kinesis Data Firehose is a fully managed service for delivering real-time streaming data to destinations such as Amazon Simple Storage Service (Amazon S3), Amazon Redshift, Amazon Elasticsearch Service (Amazon ES), and Splunk.
Maturity: CloudFormation Resources Only
See the AWS Construct Library Module Lifecycle doc for more information about maturity levels.
Implementation:
See the CDK API Reference for more implementation details.
Issue list:
Issue Analytics
- State:
- Created 3 years ago
- Reactions:108
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Amazon Kinesis Data Firehose Data Transformation
Kinesis Data Firehose can invoke your Lambda function to transform incoming source data and deliver the transformed data to destinations.
Read more >observeinc/kinesis-firehose/aws | Terraform Registry
This module will create a Kinesis Firehose delivery stream, as well as a role and any required policies. An S3 bucket will be...
Read more >Create a Terraform Module that creates Kinesis, Firehose and ...
Kinesis Firehose is a type of AWS Kinesis which allows the capture, transform, and load data streams into AWS data stores for near...
Read more >data symbol on blueprint
Guardian Module Blueprint Fragment: Encoded ︎ Very rare: Guardian Vessel ... which I'm using to demonstrate the Firehose data transformation feature.
Read more >Introduction to Amazon Kinesis | AWS Training - YouTube
terraform # aws # kinesis #terraform advanced,#terraform advanced tutorialAmazon Kinesis is an Amazon Web Service ( AWS ) for processing big ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for pointing that out, we’ll add it to the list! (Along with #14918.)
This might belong in another module, but I can think of design patterns for Kinesis that might be useful to have constructs for, maybe in a kinesis-patterns module.
One that I saw in a chat was CloudWatch Logs archiving to S3, by streaming to Kinesis Firehose.