This is an automated email from the ASF dual-hosted git repository.

shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 8396957b1f6 Add resume_glue_job_on_retry to GlueJobOperator (#59392)
     add fdb207ed93c Support custom KMS keys in S3CopyObjectOperator (#60597)

No new revisions were added by this update.

Summary of changes:
 docs/spelling_wordlist.txt                         |  1 +
 providers/amazon/docs/operators/s3/s3.rst          |  3 ++
 .../src/airflow/providers/amazon/aws/hooks/s3.py   | 13 ++++++
 .../airflow/providers/amazon/aws/operators/s3.py   | 10 +++++
 .../amazon/tests/unit/amazon/aws/hooks/test_s3.py  | 42 +++++++++++++++++++
 .../tests/unit/amazon/aws/operators/test_s3.py     | 47 ++++++++++++++++++++++
 6 files changed, 116 insertions(+)

Reply via email to