customEmailSender

@JvmName(name = "fuosulblciabcilm")
suspend fun customEmailSender(value: Output<UserPoolCustomEmailSenderArgs>)
@JvmName(name = "rhgoaxyhukakbekr")
suspend fun customEmailSender(value: UserPoolCustomEmailSenderArgs?)

Parameters

value

The configuration of a custom email sender Lambda trigger. This trigger routes all email notifications from a user pool to a Lambda function that delivers the message using custom logic.


@JvmName(name = "tcqvdpdwodukdmbk")
suspend fun customEmailSender(argument: suspend UserPoolCustomEmailSenderArgsBuilder.() -> Unit)

Parameters

argument

The configuration of a custom email sender Lambda trigger. This trigger routes all email notifications from a user pool to a Lambda function that delivers the message using custom logic.