You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/19 09:34:13 UTC

[GitHub] [airflow] sandeeppure opened a new issue, #27130: Assume Role with role_arn is failing in apache-airflow-providers-amazon==6.0.0. Works with apache-airflow-providers-amazon==5.0.0

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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] Taragolis commented on issue #27130: Assume Role with role_arn is failing in apache-airflow-providers-amazon==6.0.0. Works with apache-airflow-providers-amazon==5.0.0

Posted by GitBox <gi...@apache.org>.
Taragolis commented on issue #27130:
URL: https://github.com/apache/airflow/issues/27130#issuecomment-1284020466

   @sandeeppure Do you use initial credentials (access key / secret key) for assume role?
   
   If so it most possible will fix by https://github.com/apache/airflow/pull/26946
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] eladkal closed issue #27130: Assume Role with role_arn is failing in apache-airflow-providers-amazon==6.0.0. Works with apache-airflow-providers-amazon==5.0.0

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #27130: Assume Role with role_arn is failing in apache-airflow-providers-amazon==6.0.0. Works with apache-airflow-providers-amazon==5.0.0
URL: https://github.com/apache/airflow/issues/27130


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] eladkal commented on issue #27130: Assume Role with role_arn is failing in apache-airflow-providers-amazon==6.0.0. Works with apache-airflow-providers-amazon==5.0.0

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #27130:
URL: https://github.com/apache/airflow/issues/27130#issuecomment-1287288993

   Should be resolved in https://github.com/apache/airflow/pull/26946


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #27130: Assume Role with role_arn is failing in apache-airflow-providers-amazon==6.0.0. Works with apache-airflow-providers-amazon==5.0.0

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #27130:
URL: https://github.com/apache/airflow/issues/27130#issuecomment-1283711044

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org