Taragolis opened a new pull request, #25256:
URL: https://github.com/apache/airflow/pull/25256

   Separate class which help resolve and validate AWS connection parameters.
   Currently, might for historical reason, connections properties 
validate/read/resolve/construct in `BaseSessionFactory` and `AwsGenericHook` in 
different methods.
   
   This changes would help to make changes/deprecate in AWS Connection settings 
easier than now - need to make changes in one place, rather tried to found in 
multiple places.
   
   Also it should make easier tests Connections configuration relates.
   
   WDYT? @o-nikolas @ferruzzi 


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