customSmsSender

@JvmName(name = "sixpfvkoulypvqnw")
suspend fun customSmsSender(value: Output<UserPoolCustomSmsSenderArgs>)
@JvmName(name = "iyexjlvsbstnoytt")
suspend fun customSmsSender(value: UserPoolCustomSmsSenderArgs?)

Parameters

value

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


@JvmName(name = "sevqmcchdeygpchg")
suspend fun customSmsSender(argument: suspend UserPoolCustomSmsSenderArgsBuilder.() -> Unit)

Parameters

argument

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