maximumRetryAttempts

@JvmName(name = "cmwdsiigipfjhnqp")
suspend fun maximumRetryAttempts(value: Output<Int>)
@JvmName(name = "hirmuhjufgotqbcv")
suspend fun maximumRetryAttempts(value: Int?)

Parameters

value

(Kinesis and DynamoDB Streams only) Discard records after the specified number of retries. The default value is -1, which sets the maximum number of retries to infinite. When MaximumRetryAttempts is infinite, Lambda retries failed records until the record expires in the event source.