This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cc360b73c9 Fixing static checks for FabAirflowSecurityManagerOverride
(#33416)
add 60df70526a Add parameter to pass role ARN to `GlueJobOperator `
(#33408)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/glue.py | 16 ++++--
airflow/providers/amazon/aws/operators/glue.py | 7 ++-
tests/providers/amazon/aws/hooks/test_glue.py | 66 +++++++++++++++++++++++
tests/providers/amazon/aws/operators/test_glue.py | 23 ++++++++
4 files changed, 107 insertions(+), 5 deletions(-)