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

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

     [ https://issues.apache.org/jira/browse/AIRFLOW-6830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Uellendall resolved AIRFLOW-6830.
---------------------------------------
    Fix Version/s: 1.10.10
       Resolution: Fixed

> 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
>            Priority: Minor
>              Labels: AWS
>             Fix For: 1.10.10
>
>
> 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)