0x26res commented on issue #38280:
URL: https://github.com/apache/airflow/issues/38280#issuecomment-2007779941

   Thanks for sharing the link @Taragolis 
   
   As mentioned there, MWAA restrict which version can be used. In particular 
I'm using MWAA 2.7.2, which uses [this constraint 
file](https://raw.githubusercontent.com/apache/airflow/constraints-2.7.2/constraints-3.11.txt),
 and means I can only use `apache-airflow-providers-amazon==8.7.1`.
   
   
   The only way to upgrade would be to go to version 
[v2.8.1](https://airflow.apache.org/docs/apache-airflow/2.8.1/release_notes#airflow-2-8-1-2024-01-19)
 with this [updated constraint 
file](https://raw.githubusercontent.com/apache/airflow/constraints-2.8.1/constraints-3.11.txt),
 and `apache-airflow-providers-amazon==8.16.0`.
   
   I'll give it a try, but I doubt it will fix the issue as it's not mentioned 
as fixed in the release notes 
https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/changelog.html
   


-- 
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]

Reply via email to