nivangio commented on issue #23262: URL: https://github.com/apache/airflow/issues/23262#issuecomment-1110091110
I finally managed to do it. It required for me to set `conn_type`, `port` and `host` in the connection secret in AWS (I'm working with `full_url_mode: false`) as well as placing them in the config because if the URI is not full `username` and `password` are not correctly parsed It'd be nice to have just one set-up instead. Thx! -- 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]
