hrishik opened a new issue #21009: URL: https://github.com/apache/airflow/issues/21009
### Description AWS Lambda offers serverless event driven mechanism across different AWS and other services in enterprise landscape. This feature is to bring in the event handling capabilities support in Airflow by building AWS Lambda operator, that will enable invocation of Lambda functions seamlessly. ### Use case/motivation AWS Lambda is the key drivent for event based architecture for customers who use AWS services extensively. However, today Airflow does not provide a direct support to trigger lambda functions from DAGs. This feature will enable the Airflow designers to directly call lambda function through AWS Lambda operator. ### Related issues https://github.com/apache/airflow/pull/5914 ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
