| 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 Lambda function that Amazon Cognito activates to send email notifications
to users.
|
CustomEmailLambdaVersionConfigType |
CustomEmailLambdaVersionConfigType.withLambdaVersion(CustomEmailSenderLambdaVersionType lambdaVersion)
Signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom email Lambda
function.
|
CustomEmailLambdaVersionConfigType |
CustomEmailLambdaVersionConfigType.withLambdaVersion(String lambdaVersion)
Signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom email 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 © 2023. All rights reserved.