lambdaVersion property

CustomSMSSenderLambdaVersionType lambdaVersion
final

The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function. The only supported value is V1_0.

Implementation

final CustomSMSSenderLambdaVersionType lambdaVersion;