deadLetterConfig

@JvmName(name = "ekfvjumkaptywgmy")
suspend fun deadLetterConfig(value: Output<FunctionDeadLetterConfigArgs>)
@JvmName(name = "qyohkqrdeohifxow")
suspend fun deadLetterConfig(value: FunctionDeadLetterConfigArgs?)

Parameters

value

A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when they fail processing. For more information, see Dead-letter queues.


@JvmName(name = "eqklqejabjgferqb")
suspend fun deadLetterConfig(argument: suspend FunctionDeadLetterConfigArgsBuilder.() -> Unit)

Parameters

argument

A dead-letter queue configuration that specifies the queue or topic where Lambda sends asynchronous events when they fail processing. For more information, see Dead-letter queues.