Amazon Kinesis Data Analytics Application InputProcessingConfiguration
The InputProcessingConfiguration property type specifies a processing configuration for a Input for an Amazon Kinesis Data Analytics application.
InputProcessingConfiguration is a property of the Input property type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InputLambdaProcessor" : InputLambdaProcessor }
Properties
InputLambdaProcessor-
The InputLambdaProcessor that is used to preprocess the records in the stream before they are processed by your application code.
Required: No
Type: InputLambdaProcessor
Update requires: No interruption
