

# LambdaIntegrationConfig


The integration configuration to integrate Lambda with an Amazon Connect instance.

## Contents


 ** functionArn **   <a name="connect-Type-connect-outbound-campaigns-v2_LambdaIntegrationConfig-functionArn"></a>
The Amazon Resource Name (ARN) of the Lambda function to invoke during campaign execution.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 140.  
Pattern: `arn:aws[a-zA-Z-]*:lambda:[a-z]{2}(-gov)?-[a-z]+-\d:\d{12}:function:([a-zA-Z0-9-_]+)(:([a-zA-Z0-9-_]+))?`   
Required: Yes

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connectcampaignsv2-2024-04-23/LambdaIntegrationConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcampaignsv2-2024-04-23/LambdaIntegrationConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcampaignsv2-2024-04-23/LambdaIntegrationConfig) 