

# EndpointConfig
<a name="API_EndpointConfig"></a>

The configuration details for an endpoint, which defines how to connect to and communicate with external services.

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

 ** lambda **   <a name="managedintegrations-Type-EndpointConfig-lambda"></a>
The Lambda function configuration for the endpoint, used when the endpoint communicates through an AWS Lambda function.  
Type: [LambdaConfig](API_LambdaConfig.md) object  
Required: No

## See Also
<a name="API_EndpointConfig_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/EndpointConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-managed-integrations-2025-03-03/EndpointConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-managed-integrations-2025-03-03/EndpointConfig) 