This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a36e7ba Make REST API patch user endpoint work the same way as the UI
(#18757)
add 72e49ad Amazon SQS Example (#18760)
No new revisions were added by this update.
Summary of changes:
.../amazon/aws/example_dags/example_sqs.py | 85 ++++++++++++++++++++++
airflow/providers/amazon/aws/operators/sqs.py | 4 +
airflow/providers/amazon/provider.yaml | 2 +
.../operators/{ecs.rst => sqs_publish.rst} | 29 ++++----
4 files changed, 106 insertions(+), 14 deletions(-)
create mode 100644 airflow/providers/amazon/aws/example_dags/example_sqs.py
copy docs/apache-airflow-providers-amazon/operators/{ecs.rst =>
sqs_publish.rst} (63%)