AWS::KinesisAnalytics::Application InputProcessingConfiguration - AWS CloudFormation

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 AWS Lambda.

Syntax

To declare this entity in your AWS 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