You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Luyao Yang (Jira)" <ji...@apache.org> on 2020/02/18 04:06:00 UTC

[jira] [Created] (AIRFLOW-6830) AWS SNS Hook and Operator should both support Subject and MessageAttributes

Luyao Yang created AIRFLOW-6830:
-----------------------------------

             Summary: AWS SNS Hook and Operator should both support Subject and MessageAttributes
                 Key: AIRFLOW-6830
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6830
             Project: Apache Airflow
          Issue Type: Improvement
          Components: aws, hooks, operators
    Affects Versions: 1.10.9
            Reporter: Luyao Yang
            Assignee: Luyao Yang


Support for the Subject field for AWS SNS was added to AwsSnsHook in [AIRFLOW-5082|https://issues.apache.org/jira/browse/AIRFLOW-5082].  MessageAttributes is another field that can be passed with any message type and should be supported.

Furthermore, both fields should be available through SnsPublishOperator as well so we don't have to write a Python function whenever one of these fields is needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)