You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/12/18 22:18:02 UTC

[airflow] branch main updated (e9dfe0b -> 5769def)

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 e9dfe0b  Fix MyPy errors in airflow/api and airflow/api_connexion (#20390)
     add 5769def  Add aws_conn_id to DynamoDBToS3Operator (#20363)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/transfers/dynamodb_to_s3.py         | 22 ++++++++++---
 .../amazon/aws/transfers/test_dynamodb_to_s3.py    | 36 ++++++++++++++++++++++
 2 files changed, 53 insertions(+), 5 deletions(-)