Skip to main content

TCognitoIdentityProviderCustomSMSLambdaVersionConfigType

Class in AWS.CognitoIdentityProvider

CustomSMSLambdaVersionConfigType class.

Ancestors

Properties

LambdaArn

property LambdaArn: TARN

LambdaVersion

property LambdaVersion: string

Constructors

Create

constructor Create; overload;

Constructor for TCognitoIdentityProviderCustomSMSLambdaVersionConfigType.


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

Constructor for TCognitoIdentityProviderCustomSMSLambdaVersionConfigType.

Parameters

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