aws lambda - Can Amazon Redshift Autofeed INTO a Kinesis Firehose? -


i want amazon redshift push new rows inserted amazon kinesis firehose transform data lambda function.

can done? if so, can point me example , documentation?

no. there no trigger mechanism within amazon redshift cause other things happen (either within redshift or external it).


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -