handler

@JvmName(name = "nhardignjselthln")
suspend fun handler(value: Output<String>)
@JvmName(name = "eoidetpcpkkvrxpx")
suspend fun handler(value: String?)

Parameters

value

The name of the method within your code that Lambda calls to run your function. Handler is required if the deployment package is a .zip file archive. The format includes the file name. It can also include namespaces and other qualifiers, depending on the runtime. For more information, see Lambda programming model.