AWS Glue Job trigger an AWS Lambda Function with Amazon EventBridge Rule

AWS Glue → Amazon EventBridge → Lambda

AWS Glue Job trigger a Lambda Function over EventBridge Rule after change state to timed out

This pattern deploys a Spark Streaming AWS Glue Job, an EventBridge Rule and a Lambda Function that is triggered whenever the Glue Job times out.
The CDK application contains the minimum IAM resources required to run the application.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/glue-eventbridge-lambda-cdk

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Jose Albino Neto

Jose Albino Neto

AppDev Consultant @ AWS.

Follow on LinkedIn