SelfManagedEventSource - AWS Lambda (original) (raw)
The self-managed Apache Kafka cluster for your event source.
Contents
Endpoints
The list of bootstrap servers for your Kafka brokers in the following format: "KAFKA_BOOTSTRAP_SERVERS": ["abc.xyz.com:xxxx","abc2.xyz.com:xxxx"]
.
Type: String to array of strings map
Map Entries: Maximum number of 2 items.
Valid Keys: KAFKA_BOOTSTRAP_SERVERS
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 300.
Pattern: ^(([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}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
ScalingConfig
SelfManagedKafkaEventSourceConfig
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.