AWS::KinesisAnalytics::Application InputProcessingConfiguration - Amazon CloudFormation
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).

AWS::KinesisAnalytics::Application InputProcessingConfiguration

Provides a description of a processor that is used to preprocess the records in the stream before being processed by your application code. Currently, the only input processor available is Amazon Lambda.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

InputLambdaProcessor

The InputLambdaProcessor that is used to preprocess the records in the stream before being processed by your application code.

Required: No

Type: InputLambdaProcessor

Update requires: No interruption