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