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 a665f48 Fix session usage in ``/rendered-k8s`` view (#21006)
add 27b77d3 Fix all Amazon Provider MyPy errors (#20935)
No new revisions were added by this update.
Summary of changes:
.../contrib/sensors/aws_redshift_cluster_sensor.py | 4 ++-
.../example_eks_with_fargate_profile.py | 2 +-
.../example_eks_with_nodegroup_in_one_step.py | 8 +++++-
.../example_dags/example_eks_with_nodegroups.py | 2 +-
airflow/providers/amazon/aws/hooks/eks.py | 12 ++++-----
airflow/providers/amazon/aws/hooks/sagemaker.py | 9 ++++---
airflow/providers/amazon/aws/operators/eks.py | 31 +++++++++++++++-------
airflow/providers/amazon/aws/operators/emr.py | 2 +-
airflow/providers/amazon/aws/operators/glue.py | 6 ++---
airflow/providers/amazon/aws/operators/s3.py | 5 ++--
10 files changed, 53 insertions(+), 28 deletions(-)