Taragolis opened a new pull request, #27134: URL: https://github.com/apache/airflow/pull/27134
Since Airflow 2.3 Connection could be represented as JSON object. Next release of provider should support airflow 2.3+ - Add appropriate info in AWS SSM Parameter Store Secrets Backend doc - Add tests that it actually works with SSM Parameter Store SB - `SystemsManagerParameterStoreBackend.get_conn_uri` deprecated method return always URI even if it stored as JSON objects. I do not know but might be better just remove this method since it should not use internally in Airflow however it might use in some user code. -- 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]
