AWS Hands-On: Integrate AWS Step Functions with EventBridge
Вставка
- Опубліковано 6 лют 2025
- In this video, we'll Integrate Step Functions with EventBridge, to persist data from S3 into a DynamoDB table, and write to an SQS Queue.
Source Code: github.com/Cum...
Thank you for sharing your knowledge with us.
Well explained and demoed
Good topic. Thanks for explanation!!
Glad it was helpful!
Hey. I have one question around eventbridge. Eventbridge passes the event details as input parameter to step function and lambda as well. But not to certain services like glue. Why is this the case.? For a input file to process in glue we always need lambda in between to pass file name from eventbridge to glue
What if you want to filter to specific folder in the bucket?