ICognitoIdentityProviderCustomSMSLambdaVersionConfigType
Interface in AWS.CognitoIdentityProvider
Interface for CustomSMSLambdaVersionConfigType.
Properties
LambdaArn
property LambdaArn: TARN
The Amazon Resource Name (ARN) of a Lambda function that Amazon Cognito calls to send SMS notifications to users.
LambdaVersion
property LambdaVersion: string
Signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS Lambda function.
Valid values: V1_0.