lambdaVersion property

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

Implementation

final CustomEmailSenderLambdaVersionType lambdaVersion;