InputLambdaProcessorUpdate
Represents an update to the InputLambdaProcessor that is used to preprocess the records in the stream.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the new AWS Lambda function that is used to preprocess the records in the stream.
Link copied to clipboard
The ARN of the new IAM role that is used to access the AWS Lambda function.
Functions
Link copied to clipboard
inline fun copy(block: InputLambdaProcessorUpdate.Builder.() -> Unit = {}): InputLambdaProcessorUpdate