batchSize

@JvmName(name = "tssxmbanslprntcx")
suspend fun batchSize(value: Output<Int>)
@JvmName(name = "jpilkjqtivnondox")
suspend fun batchSize(value: Int)

Parameters

value

The number of messages passed to the Lambda function for processing. The AWS Lambda function must be able to process all of these messages within five minutes, which is the maximum timeout duration for Lambda functions.