Taragolis opened a new pull request, #28922:
URL: https://github.com/apache/airflow/pull/28922

   Right now it is not possible to add Connection URI which does not contain 
authority and host block [without 
workaround](https://github.com/apache/airflow/issues/28766#issuecomment-1375346374)
 even if it valid connection
   
   ```console
   
   ❯ airflow connections add aws-conn --conn-uri "aws://"
   The URI provided to --conn-uri is invalid: aws://
   ```
   
   closes: https://github.com/apache/airflow/issues/28766
   relates to: https://github.com/apache/airflow/pull/28852


-- 
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]

Reply via email to