Skip to content

AWS lambda function to handle QLDB firehorse kinesis parsing ion data and filtering block types

Notifications You must be signed in to change notification settings

cillaeslopes/parse-ion-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse Ion Lambda

This is a lambda function used to handle QLDB Kinesis Stream on AWS Firehorse The goal is to parse the Ion records to JSON objects and send only Revision Details stream blocks

Generating zip

On terminal run:

$ zip -r function.zip node_modules index.js

References:

About

AWS lambda function to handle QLDB firehorse kinesis parsing ion data and filtering block types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published