aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.48k stars 863 forks source link

New serverless pattern - Trigger MWAA DAG workflow via S3 event notification #2197

Closed nikhilswagle closed 1 month ago

nikhilswagle commented 2 months ago

Issue #, if available:

Description of changes: This pattern demonstrates how to trigger a DAG workflow hosted in MWAA (Managed Wokflow for Apache Airflow) using input request files uploaded in a source S3 bucket.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jbesw commented 1 month ago

Please submit to Serverless Land Repos (https://serverlessland.com/repos/) instead of patterns, due to the large amount of custom code.