Skip to content

Commit 71e0f0c

Browse files
committed
Add new events to list of supported event models in README.md
1 parent b61b944 commit 71e0f0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

aws-lambda-java-events/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@
99
* `APIGatewayV2WebSocketResponse`
1010
* `ApplicationLoadBalancerRequestEvent`
1111
* `ApplicationLoadBalancerResponseEvent`
12+
* `CloudFormationCustomResourceEvent`
1213
* `CloudFrontEvent`
1314
* `CloudWatchLogsEvent`
1415
* `CodeCommitEvent`
1516
* `CognitoEvent`
1617
* `ConfigEvent`
18+
* `ConnectEvent`
1719
* `DynamodbEvent`
1820
* `IoTButtonEvent`
1921
* `KafkaEvent`
@@ -24,6 +26,7 @@
2426
* `KinesisAnalyticsStreamsInputPreprocessingEvent`
2527
* `KinesisEvent`
2628
* `KinesisFirehoseEvent`
29+
* `LambdaDestinationEvent`
2730
* `LexEvent`
2831
* `S3Event`
2932
* `ScheduledEvent`

0 commit comments

Comments
 (0)