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.eventsourcesClassDescriptionExample:A fluent builder for
ApiEventSource
.The authentication method to use with SelfManagedKafkaEventSource.The set of properties for streaming event sources shared by Dynamo, Kinesis and Kafka.A builder forBaseStreamEventSourceProps
Confluent schema registry configuration for a Lambda event source.A fluent builder forConfluentSchemaRegistry
.Properties for confluent schema registry configuration.A builder forConfluentSchemaRegistryProps
Use an Amazon DynamoDB stream as an event source for AWS Lambda.A fluent builder forDynamoEventSource
.Example:A builder forDynamoEventSourceProps
Glue schema registry configuration for a Lambda event source.A fluent builder forGlueSchemaRegistry
.Properties for glue schema registry configuration.A builder forGlueSchemaRegistryProps
Properties for a Kafka event source.A builder forKafkaEventSourceProps
Use an Amazon Kinesis stream consumer as an event source for AWS Lambda.A fluent builder forKinesisConsumerEventSource
.Use an Amazon Kinesis stream as an event source for AWS Lambda.A fluent builder forKinesisEventSource
.Example:A builder forKinesisEventSourceProps
Use a MSK cluster as a streaming source for AWS Lambda.A fluent builder forManagedKafkaEventSource
.Properties for a MSK event source.A builder forManagedKafkaEventSourceProps
(Amazon MSK and self-managed Apache Kafka only) The provisioned mode configuration for the event source.A builder forProvisionedPollerConfig
Use S3 bucket notifications as an event source for AWS Lambda.A fluent builder forS3EventSource
.Example:A builder forS3EventSourceProps
S3EventSourceV2 Use S3 bucket notifications as an event source for AWS Lambda.A fluent builder forS3EventSourceV2
.Use 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 forSelfManagedKafkaEventSourceProps
Use an Amazon SNS topic as an event source for AWS Lambda.A fluent builder forSnsEventSource
.Properties forwarded to the Lambda Subscription.A builder forSnsEventSourceProps
Use an Amazon SQS queue as an event source for AWS Lambda.A fluent builder forSqsEventSource
.Example:A builder forSqsEventSourceProps
Use 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