InputLambdaProcessorDescription
An object that contains the Amazon Resource Name (ARN) of the AWS Lambda function that is used to preprocess records in the stream, and the ARN of the IAM role that is used to access the AWS Lambda expression.
Types
Properties
Link copied to clipboard
The ARN of the AWS Lambda function that is used to preprocess the records in the stream.
Functions
Link copied to clipboard
inline fun copy(block: InputLambdaProcessorDescription.Builder.() -> Unit = {}): InputLambdaProcessorDescription