| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
CustomEmailLambdaVersionConfigType |
CustomEmailLambdaVersionConfigType.clone() |
CustomEmailLambdaVersionConfigType |
LambdaConfigType.getCustomEmailSender()
A custom email sender Lambda trigger.
|
CustomEmailLambdaVersionConfigType |
CustomEmailLambdaVersionConfigType.withLambdaArn(String lambdaArn)
The Amazon Resource Name (ARN) of the function that you want to assign to your Lambda trigger.
|
CustomEmailLambdaVersionConfigType |
CustomEmailLambdaVersionConfigType.withLambdaVersion(CustomEmailSenderLambdaVersionType lambdaVersion)
The user pool trigger version of the request that Amazon Cognito sends to your Lambda function.
|
CustomEmailLambdaVersionConfigType |
CustomEmailLambdaVersionConfigType.withLambdaVersion(String lambdaVersion)
The user pool trigger version of the request that Amazon Cognito sends to your Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LambdaConfigType.setCustomEmailSender(CustomEmailLambdaVersionConfigType customEmailSender)
A custom email sender Lambda trigger.
|
LambdaConfigType |
LambdaConfigType.withCustomEmailSender(CustomEmailLambdaVersionConfigType customEmailSender)
A custom email sender Lambda trigger.
|
Copyright © 2025. All rights reserved.