

# LambdaConfig
<a name="API_LambdaConfig"></a>

Configuration details for an AWS Lambda function used as an endpoint for a cloud connector.

## Contents
<a name="API_LambdaConfig_Contents"></a>

 ** arn **   <a name="managedintegrations-Type-LambdaConfig-arn"></a>
The Amazon Resource Name (ARN) of the Lambda function used as an endpoint.  
Type: String  
Pattern: `(arn:aws:lambda:[0-9a-zA-Z-]+:[0-9]+:function:)?([a-zA-Z0-9-_]+(:(\$LATEST|[a-zA-Z0-9-_]+))?)`   
Required: Yes

## See Also
<a name="API_LambdaConfig_SeeAlso"></a>

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/iot-managed-integrations-2025-03-03/LambdaConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-managed-integrations-2025-03-03/LambdaConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-managed-integrations-2025-03-03/LambdaConfig) 