Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.5 KB

API_SelfManagedKafkaEventSourceConfig.md

File metadata and controls

20 lines (15 loc) · 1.5 KB

SelfManagedKafkaEventSourceConfig

Specific configuration settings for a self-managed Apache Kafka event source.

Contents

** ConsumerGroupId ** The identifier for the Kafka consumer group to join. The consumer group ID must be unique among all your Kafka event sources. After creating a Kafka event source mapping with the consumer group ID specified, you cannot update this value. For more information, see Customizable consumer group ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern: [a-zA-Z0-9-\/*:_+=.@-]*
Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: