Category "amazon-kinesis-firehose"

How to merge Kinesis data streams into one for Kinesis data analytics?

I have multiple AWS kinesis data streams/firehose with structured data in CSV format. I need to perform analytics on that data with kinesis data analytics. But

json load fails for nested json in kinesis firehose stream

I am trying to stream cloudwatch metric using kinesis firehose to S3. I am using Lambda python function to manipulate data. My major issue is the nested payload

Adding AWS Kinesis and Kinesis Firehose to an existing DynamoDB

We are looking to add Kinesis Streams and Kinesis Firehose to migrate data from our DynamoDB operational data store to S3. I have created the Kinesis Stream and

Storing Firehose transfered files in S3 under custom directory names

We primarily do bulk transfer of incoming click stream data through Kinesis Firehose service. Our system is a multi tenant SaaS platform. The incoming click str

AWS API gateway response body template mapping (foreach)

I am trying to save data in S3 through firehose proxied by API gateway. I have create an API gateway endpoint that uses the AWS service integration type and Put