Using Lambda with Kinesis

  • Kinesis Data Firehose currently supports S3, Redshift, Elasticsearch, HTTP endpoints.

    • IT DOES NOT SUPPORT LAMBDA FUNCTIONS AS ITS DESTINATION; for this, use Kinesis Data Streams.

      • You can use a Lambda function to process records in an Kinesis data stream.

Last updated

Was this helpful?