Taragolis commented on PR #26687: URL: https://github.com/apache/airflow/pull/26687#issuecomment-1259231874
@ferruzzi very appreciate! Almost all of the changes related to documentation or inform users about something that we do previously silently. Like if `emr_conn_id` not exists that we just assume that we should use empty config without notify a user. Also today I overwrite `test_connection` method, just because right now it tried to use AwsBaseHook/AwsGenericHook method and test actually ability to connect to AWS itself by default credentials. ---  ---  -- 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]
