You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2022/09/27 21:08:56 UTC

[airflow] branch main updated (82f2ad3cb1 -> 4970bccfa6)

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

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


    from 82f2ad3cb1 Fix static checks on main (#26728)
     add 4970bccfa6 Change links to `boto3` documentation (#26708)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/batch_client.py  | 6 +++---
 airflow/providers/amazon/aws/hooks/batch_waiters.py | 2 +-
 airflow/providers/amazon/aws/hooks/ec2.py           | 7 ++++---
 airflow/providers/amazon/aws/hooks/s3.py            | 2 +-
 airflow/providers/amazon/aws/operators/batch.py     | 4 ++--
 airflow/providers/amazon/aws/operators/ecs.py       | 2 +-
 6 files changed, 12 insertions(+), 11 deletions(-)