Skip to content

/AWS1/CL_KN2INPUTPROCINGCONF

For a SQL-based Kinesis Data Analytics application, describes 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.

CONSTRUCTOR

IMPORTING

Required arguments:

io_inputlambdaprocessor TYPE REF TO /AWS1/CL_KN2INPUTLAMBDAPROCOR /AWS1/CL_KN2INPUTLAMBDAPROCOR

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


Queryable Attributes

InputLambdaProcessor

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

Accessible with the following methods

Method Description
GET_INPUTLAMBDAPROCESSOR() Getter for INPUTLAMBDAPROCESSOR