clvanbrandt commented on issue #57356:
URL: https://github.com/apache/airflow/issues/57356#issuecomment-3508292824

   > Just to clarify, are you creating a connection and populating it in the 
airflow UI?
   
   I tested both creating the connection from the UI and environment variable 
but leaving the actual connection details empty (to use EKS Pod Identity)
   
   e.g. helm chart values
   ```
   env:
     - name: "AIRFLOW_CONN_AWS"
       value: "aws://"
   ```


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