InonS opened a new issue, #40796:
URL: https://github.com/apache/airflow/issues/40796

   ### Description
   
   The Airflow AWS provider provides an SNS Operator which allows publishing to 
a topic (through the SNS hook), but does not provide an SNS Sensor that would 
allow triggering a DAG based on subscription to a topic (as is currently 
supported for SQS, for example).
   
   ### Use case/motivation
   
   As a developer, I want to be able to multicast to an SNS topic and trigger 
multiple DAGs (e.g. in different environments) by subscribing each of the DAGs 
to the SNS topic.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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]

Reply via email to