Skip to content

Template repository for a scheduled eventbridge with lambda rule to query redshift

Notifications You must be signed in to change notification settings

AI-Joe/aws-eventbridge-lambda-redshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-eventbrige-lambda-redshift

Go ported, reduced version of: aws-samples/aws-lambda-redshift-event-driven-app

Template repository for a scheduled event bridge with lambda rule to query redshift

Architecture

The following architecture diagram highlights the templated solution:
Architecture Diagram

Testing

  1. After setting up above solution, you should have an automated pipeline to trigger based on the schedule you defined in Amazon EventBridge scheduled rule’s cron expression. You may view Amazon CloudWatch logs and troubleshoot issues if any in the lambda function.

  2. You could also view the query execution status in Amazon Redshift Console, which would also allow you to view detailed execution plan for the queries you executed.

About

Template repository for a scheduled eventbridge with lambda rule to query redshift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages