Supported Lambda blueprints - Amazon Data Firehose
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Supported Lambda blueprints

These blueprints demonstrate how you can create and use Amazon Lambda functions to transform data in your Amazon Data Firehose data streams.

To see the blueprints that are available in the Amazon Lambda console
  1. Sign in to the Amazon Web Services Management Console and open the Amazon Lambda console at https://console.amazonaws.cn/lambda/.

  2. Choose Create function, and then choose Use a blueprint.

  3. In the Blueprints field, search for the keyword firehose to find the Amazon Data Firehose Lambda blueprints.

List of blueprints:

  • Process records sent to Amazon Data Firehose stream (Node.js, Python)

    This blueprint shows a basic example of how to process data in your Firehose data stream using Amazon Lambda.

    Latest release date: November, 2016.

    Release notes: none.

  • Process CloudWatch logs sent to Firehose

    This blueprint is deprecated. For information on processing CloudWatch Logs sent to Firehose, see Writing to Firehose Using CloudWatch Logs.

  • Convert Amazon Data Firehose stream records in syslog format to JSON (Node.js)

    This blueprint shows how you can convert input records in RFC3164 Syslog format to JSON.

    Latest release date: Nov, 2016.

    Release notes: none.

To see the blueprints that are available in the Amazon Serverless Application Repository
  1. Go to Amazon Serverless Application Repository.

  2. Choose Browse all applications.

  3. In the Applications field, search for the keyword firehose.

You can also create a Lambda function without using a blueprint. See Getting Started with Amazon Lambda.