You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/21 09:13:51 UTC

[GitHub] [airflow] hrishik opened a new issue #21009: Building AWS Lambda operator support for Airflow AWS Provider package

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on issue #21009: Building AWS Lambda operator support for Airflow AWS Provider package

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #21009:
URL: https://github.com/apache/airflow/issues/21009#issuecomment-1018813199


   @hrishik feel free to open PR. assigned the issue to you


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org