sandeeppure opened a new issue, #27130: URL: https://github.com/apache/airflow/issues/27130
### Apache Airflow version 2.4.1 ### What happened I am attempting to submit AWS Batch Job with AWS BatchOperator. I configured AWS Connection with role_arn for assuming a role. My assumed role is in a different account. The assume role functionality is not working with apache-airflow-providers-amazon==6.0.0 When I downgraded to apache-airflow-providers-amazon==5.0.0 I could submit the job successfully with the assumed role. ### What you think should happen instead _No response_ ### How to reproduce _No response_ ### Operating System Linux ### Versions of Apache Airflow Providers apache-airflow-providers-amazon==6.0.0 ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
