Skip to main content

TCognitoIdentityProviderCustomEmailLambdaVersionConfigType

Class in AWS.CognitoIdentityProvider

CustomEmailLambdaVersionConfigType class.

Ancestors

Properties

LambdaArn

property LambdaArn: TARN

LambdaVersion

property LambdaVersion: string

Constructors

Create

constructor Create; overload;

Constructor for TCognitoIdentityProviderCustomEmailLambdaVersionConfigType.


constructor Create(const ALambdaArn: TARN; const ALambdaVersion: string = 'V1_0'); overload;

Constructor for TCognitoIdentityProviderCustomEmailLambdaVersionConfigType.

Parameters

NameDescription
ALambdaArnSpecify the Amazon Resource Name (ARN) of a Lambda function that Amazon Cognito calls to send email notifications to users.
ALambdaVersionSpecify the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom email Lambda function. Valid values:.