Taragolis commented on code in PR #27823: URL: https://github.com/apache/airflow/pull/27823#discussion_r1029768308
########## airflow/providers/amazon/aws/hooks/base_aws.py: ########## @@ -25,9 +25,13 @@ from __future__ import annotations Review Comment: Right now AwsCredentialHelper resolve connection configurations between Hook args and Connection parameters. So I assume that a good place to keep it there -- 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]
