Skip to content

Commit 3e94719

Browse files
authored
Merge branch 'main' into patch-1
2 parents 26bbcf0 + ce10e61 commit 3e94719

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

events/README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ This package provides input types for Lambda functions that process AWS events.
66

77
# Samples
88

9+
[ALB Target Group Events](README_ALBTargetGroupEvents.md)
10+
911
[API Gateway](README_ApiGatewayEvent.md)
1012

1113
[API Gateway Custom Authorizer](README_ApiGatewayCustomAuthorizer.md)
1214

1315
[AppSync](README_AppSync.md)
1416

17+
[AutoScaling](README_AutoScaling.md)
18+
1519
[ClientVPN Connection Handler](README_ClientVPN.md)
1620

1721
[CloudFormation Events](../cfn/README.md)
@@ -22,28 +26,42 @@ This package provides input types for Lambda functions that process AWS events.
2226

2327
[Chime Bot Events](README_Chime_Bots.md)
2428

25-
[Code Commit Events](README_CodeCommit.md)
29+
[CodeBuild Events](README_CodeBuild.md)
30+
31+
[CodeCommit Events](README_CodeCommit.md)
32+
33+
[CodeDeploy Events](README_CodeDeploy.md)
2634

2735
[Cognito Events](README_Cognito.md)
2836

37+
[Cognito Custom Authentication](README_Cognito_UserPools_CustomAuthLambdaTriggers.md)
38+
2939
[Cognito PostConfirmation](README_Cognito_UserPools_PostConfirmation.md)
3040

41+
[Cognito PreAuthentication](README_Cognito_UserPools_PreAuthentication.md)
42+
3143
[Cognito PreSignup](README_Cognito_UserPools_PreSignup.md)
3244

3345
[Cognito PreTokenGen](README_Cognito_UserPools_PreTokenGen.md)
3446

3547
[Config Events](README_Config.md)
3648

49+
[Connect Events][README_Connect.md]
50+
3751
[DynamoDB Events](README_DynamoDB.md)
3852

3953
[Kinesis Events](README_Kinesis.md)
4054

55+
[Kinesis Data Analytics Events](README_KinesisDataAnalytics.md)
56+
4157
[Kinesis Firehose Events](README_KinesisFirehose.md)
4258

4359
[Lex Events](README_Lex.md)
4460

4561
[S3 Events](README_S3.md)
4662

63+
[S3 Batch Job Events](README_S3_Batch_Job.md)
64+
4765
[SES Events](README_SES.md)
4866

4967
[SNS Events](README_SNS.md)

0 commit comments

Comments
 (0)