Reputation: 1103
I have added Kinesis Firehose Stream as a destination to the Kinesis Analytics Service. Data is properly getting inserted into Kinesis Analytics, but is unable to reach the Kinesis Firehose stream.
Have granted all the Kinesis permissions to the IAM role associated with Kinesis Destination, and also with Firehose stream.
Unable to find the error.
Can anyone please help with what is going wrong? Can't see any error anywhere..
Upvotes: 0
Views: 439
Reputation: 452
The common scenario i have seen is the following.
Upvotes: 0
Reputation: 1103
Had to define and insert data into the DESTINATION_SQL_STREAM in the sql query.
Upvotes: 1