| Modifier and Type | Class and Description |
|---|---|
class |
DynamoEventSource
Use an Amazon DynamoDB stream as an event source for AWS Lambda.
|
class |
KinesisEventSource
Use an Amazon Kinesis stream as an event source for AWS Lambda.
|
class |
ManagedKafkaEventSource
Use a MSK cluster as a streaming source for AWS Lambda.
|
class |
SelfManagedKafkaEventSource
Use a self hosted Kafka installation as a streaming source for AWS Lambda.
|
Copyright © 2022. All rights reserved.