You can onboard a non-AWS hosted Apache Kafka cluster—or an AWS hosted Apache Kafka cluster on another AWS service—as an event source for a Lambda function. This enables you to trigger your functions in response to records sent to your Kafka cluster.
This section describes how to use a function with a self-managed Kafka cluster to process records in an Kafka topic.
Topics