Skip to main content

ICognitoIdentityProviderCustomEmailLambdaVersionConfigType

Interface in AWS.CognitoIdentityProvider

Interface for CustomEmailLambdaVersionConfigType.

Properties

LambdaArn

property LambdaArn: TARN

The Amazon Resource Name (ARN) of a Lambda function that Amazon Cognito calls to send email notifications to users.

LambdaVersion

property LambdaVersion: string

Signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom email Lambda function.

Valid values: V1_0.