

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# SelfManagedEventSource
<a name="API_SelfManagedEventSource"></a>

用於事件來源的自我管理型 Apache Kafka 叢集。

## 目錄
<a name="API_SelfManagedEventSource_Contents"></a>

 ** Endpoints **   <a name="lambda-Type-SelfManagedEventSource-Endpoints"></a>
格式如下的 Kafka 代理程式引導伺服器清單：`"KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"]`。  
類型：字串到字串陣列映射  
映射項目：最多 2 個項目。  
有效金鑰：`KAFKA_BOOTSTRAP_SERVERS`  
陣列成員：項目數下限為 1。項目數上限為 10。  
長度限制：長度下限為 1。長度上限為 300。  
模式：`^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9]):[0-9]{1,5}`  
必要：否

## 另請參閱
<a name="API_SelfManagedEventSource_SeeAlso"></a>

如需在語言特定的 AWS 開發套件之一中使用此 API 的詳細資訊，請參閱下列說明：
+  [適用於 C\$1\$1 的 AWS 開發套件](https://docs.aws.amazon.com/goto/SdkForCpp/lambda-2015-03-31/SelfManagedEventSource) 
+  [適用於 Go 的 AWS 軟體開發套件](https://docs.aws.amazon.com/goto/SdkForGoV1/lambda-2015-03-31/SelfManagedEventSource) 
+  [適用於 Java 的 AWS 開發套件第 2 版](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-2015-03-31/SelfManagedEventSource) 
+  [適用於 Ruby 的 AWS 開發套件第 3 版](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-2015-03-31/SelfManagedEventSource) 