AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.

Inheritance Hierarchy

System.Object
  Amazon.KinesisAnalytics.Model.InputProcessingConfiguration

Namespace: Amazon.KinesisAnalytics.Model
Assembly: AWSSDK.KinesisAnalytics.dll
Version: 3.x.y.z

Syntax

C#
public class InputProcessingConfiguration

The InputProcessingConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property InputLambdaProcessor Amazon.KinesisAnalytics.Model.InputLambdaProcessor

Gets and sets the property InputLambdaProcessor.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5