aws_cdk.aws_lambda_event_sources

Package Overview

ApiEventSource

AuthenticationMethod

The authentication method to use with SelfManagedKafkaEventSource.

BaseStreamEventSourceProps

DynamoEventSource

Use an Amazon DynamoDB stream as an event source for AWS Lambda.

DynamoEventSourceProps

KafkaEventSourceProps

KinesisEventSource

Use an Amazon Kinesis stream as an event source for AWS Lambda.

KinesisEventSourceProps

ManagedKafkaEventSource

Use a MSK cluster as a streaming source for AWS Lambda.

ManagedKafkaEventSourceProps

S3EventSource

Use S3 bucket notifications as an event source for AWS Lambda.

S3EventSourceProps

SelfManagedKafkaEventSource

Use a self hosted Kafka installation as a streaming source for AWS Lambda.

SelfManagedKafkaEventSourceProps

SnsDlq

An SNS dead letter queue destination configuration for a Lambda event source.

SnsEventSource

Use an Amazon SNS topic as an event source for AWS Lambda.

SnsEventSourceProps

SqsDlq

An SQS dead letter queue destination configuration for a Lambda event source.

SqsEventSource

Use an Amazon SQS queue as an event source for AWS Lambda.

SqsEventSourceProps

StreamEventSource

Use an stream as an event source for AWS Lambda.

StreamEventSourceProps