| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
CustomSMSLambdaVersionConfigType |
CustomSMSLambdaVersionConfigType.clone() |
CustomSMSLambdaVersionConfigType |
LambdaConfigType.getCustomSMSSender()
A custom SMS sender Lambda trigger.
|
CustomSMSLambdaVersionConfigType |
CustomSMSLambdaVersionConfigType.withLambdaArn(String lambdaArn)
The Amazon Resource Name (ARN) of the function that you want to assign to your Lambda trigger.
|
CustomSMSLambdaVersionConfigType |
CustomSMSLambdaVersionConfigType.withLambdaVersion(CustomSMSSenderLambdaVersionType lambdaVersion)
The user pool trigger version of the request that Amazon Cognito sends to your Lambda function.
|
CustomSMSLambdaVersionConfigType |
CustomSMSLambdaVersionConfigType.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.setCustomSMSSender(CustomSMSLambdaVersionConfigType customSMSSender)
A custom SMS sender Lambda trigger.
|
LambdaConfigType |
LambdaConfigType.withCustomSMSSender(CustomSMSLambdaVersionConfigType customSMSSender)
A custom SMS sender Lambda trigger.
|
Copyright © 2025. All rights reserved.