confusedpublic opened a new pull request, #28545: URL: https://github.com/apache/airflow/pull/28545
Original `test_connection` behaviour did not account for the use of custom endpoint urls. This would lead to all attempts to test such connections to fail, as the calls to `sts.get_caller_identity` would be sent to the actual AWS endpoint, rather than the custom endpoint defined by the `endpoint_url` provided by the connection. -- 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]
