This is an automated email from the ASF dual-hosted git repository. vincbeck pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from 414407b7d72 Fix structure edges (#51484) add 044a30b7550 Add `MessageDeduplicationId` support to `SnsPublishOperator` (#51383) No new revisions were added by this update. Summary of changes: .../src/airflow/providers/amazon/aws/hooks/sns.py | 11 +++++- .../airflow/providers/amazon/aws/operators/sns.py | 16 ++++++++- .../amazon/tests/unit/amazon/aws/hooks/test_sns.py | 41 ++++++++++++++++++---- .../tests/unit/amazon/aws/operators/test_sns.py | 27 +++++++++++--- 4 files changed, 83 insertions(+), 12 deletions(-)