Uses of Package
software.amazon.awscdk.services.lambda.eventsources
Packages that use software.amazon.awscdk.services.lambda.eventsources
-
Classes in software.amazon.awscdk.services.lambda.eventsources used by software.amazon.awscdk.services.lambda.eventsourcesClassDescriptionThe authentication method to use with SelfManagedKafkaEventSource.The set of properties for streaming event sources shared by Dynamo, Kinesis and Kafka.A builder for
BaseStreamEventSourcePropsUse an Amazon DynamoDB stream as an event source for AWS Lambda.A fluent builder forDynamoEventSource.Example:A builder forDynamoEventSourcePropsProperties for a Kafka event source.A builder forKafkaEventSourcePropsUse an Amazon Kinesis stream as an event source for AWS Lambda.A fluent builder forKinesisEventSource.Example:A builder forKinesisEventSourcePropsUse a MSK cluster as a streaming source for AWS Lambda.A fluent builder forManagedKafkaEventSource.Properties for a MSK event source.A builder forManagedKafkaEventSourcePropsUse S3 bucket notifications as an event source for AWS Lambda.A fluent builder forS3EventSource.Example:A builder forS3EventSourcePropsUse a self hosted Kafka installation as a streaming source for AWS Lambda.A fluent builder forSelfManagedKafkaEventSource.Properties for a self managed Kafka cluster event source.A builder forSelfManagedKafkaEventSourcePropsUse an Amazon SNS topic as an event source for AWS Lambda.A fluent builder forSnsEventSource.Properties forwarded to the Lambda Subscription.A builder forSnsEventSourcePropsUse an Amazon SQS queue as an event source for AWS Lambda.A fluent builder forSqsEventSource.Example:A builder forSqsEventSourcePropsUse an stream as an event source for AWS Lambda.The set of properties for streaming event sources shared by Dynamo and Kinesis.A builder forStreamEventSourceProps