AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The properties of a custom SMS sender Lambda trigger.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.CustomSMSLambdaVersionConfigType

Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z

Syntax

C#
public class CustomSMSLambdaVersionConfigType

The CustomSMSLambdaVersionConfigType type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property LambdaArn System.String

Gets and sets the property LambdaArn.

The Amazon Resource Name (ARN) of the function that you want to assign to your Lambda trigger.

Public Property LambdaVersion Amazon.CognitoIdentityProvider.CustomSMSSenderLambdaVersionType

Gets and sets the property LambdaVersion.

The user pool trigger version of the request that Amazon Cognito sends to your Lambda function. Higher-numbered versions add fields that support new features.

You must use a LambdaVersion of V1_0 with a custom sender function.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5