Basics
References
Resources
Commits
get_async_connection(conn_id)
get_async_connection
Get an asynchronous Airflow connection that is backwards compatible.
conn_id (str) – The provided connection ID.
Connection
airflow.providers.common.compat.sdk.Connection
Was this entry helpful?
get_async_connection()