timeout

@JvmName(name = "fgfvmxqjdboyfnrh")
suspend fun timeout(value: Output<Int>)
@JvmName(name = "yitmxqkoichafand")
suspend fun timeout(value: Int?)

Parameters

value

The amount of time (in seconds) that Lambda allows a function to run before stopping it. The default is 3 seconds. The maximum allowed value is 900 seconds. For more information, see Lambda execution environment.