ApplicationInputLambdaProcessor

data class ApplicationInputLambdaProcessor(val resourceArn: String)

An object that contains the Amazon Resource Name (ARN) of the Amazon Lambda function that is used to preprocess records in the stream in a SQL-based Kinesis Data Analytics application.

Constructors

Link copied to clipboard
constructor(resourceArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the Amazon Lambda function that operates on records in the stream.