diff --git a/events/README.md b/events/README.md index 57bdf975..63b08e02 100644 --- a/events/README.md +++ b/events/README.md @@ -6,12 +6,16 @@ This package provides input types for Lambda functions that process AWS events. # Samples +[ALB Target Group Events](README_ALBTargetGroupEvents.md) + [API Gateway](README_ApiGatewayEvent.md) [API Gateway Custom Authorizer](README_ApiGatewayCustomAuthorizer.md) [AppSync](README_AppSync.md) +[AutoScaling](README_AutoScaling.md) + [ClientVPN Connection Handler](README_ClientVPN.md) [CloudFormation Events](../cfn/README.md) @@ -22,28 +26,42 @@ This package provides input types for Lambda functions that process AWS events. [Chime Bot Events](README_Chime_Bots.md) -[Code Commit Events](README_CodeCommit.md) +[CodeBuild Events](README_CodeBuild.md) + +[CodeCommit Events](README_CodeCommit.md) + +[CodeDeploy Events](README_CodeDeploy.md) [Cognito Events](README_Cognito.md) +[Cognito Custom Authentication](README_Cognito_UserPools_CustomAuthLambdaTriggers.md) + [Cognito PostConfirmation](README_Cognito_UserPools_PostConfirmation.md) +[Cognito PreAuthentication](README_Cognito_UserPools_PreAuthentication.md) + [Cognito PreSignup](README_Cognito_UserPools_PreSignup.md) [Cognito PreTokenGen](README_Cognito_UserPools_PreTokenGen.md) [Config Events](README_Config.md) +[Connect Events][README_Connect.md] + [DynamoDB Events](README_DynamoDB.md) [Kinesis Events](README_Kinesis.md) +[Kinesis Data Analytics Events](README_KinesisDataAnalytics.md) + [Kinesis Firehose Events](README_KinesisFirehose.md) [Lex Events](README_Lex.md) [S3 Events](README_S3.md) +[S3 Batch Job Events](README_S3_Batch_Job.md) + [SES Events](README_SES.md) [SNS Events](README_SNS.md)