Szymon Bilinski created AIRFLOW-3288:
----------------------------------------
Summary: Add SNS integration
Key: AIRFLOW-3288
URL: https://issues.apache.org/jira/browse/AIRFLOW-3288
Project: Apache Airflow
Issue Type: Improvement
Components: contrib
Reporter: Szymon Bilinski
Assignee: Szymon Bilinski
I'd like to propose a new {{contrib}} hook and a basic operator for publishing
*Amazon SNS* notifications.
Motivation:
- Useful for integrating various Amazon services and pretty general in nature:
-- AWS SQS
-- AWS Lambda
-- E-mail
-- ...
- A similar functionality already
[exists|https://github.com/apache/incubator-airflow/blob/master/airflow/contrib/example_dags/example_pubsub_flow.py]
for GCP (i.e. Pub/Sub integration).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)