AmazonManagedKafkaEventSourceConfig
Specific configuration settings for an Amazon Managed Streaming for Apache Kafka (Amazon MSK) 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
- SchemaRegistryConfig
-
Specific configuration settings for a Kafka schema registry.
Type: KafkaSchemaRegistryConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
Javascript is disabled or is unavailable in your browser.
To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.