vschettino commented on issue #18276:
URL: https://github.com/apache/airflow/issues/18276#issuecomment-920892936


   @mik-laj thanks for the quick reply! Debugging further I saw that this is a 
matter of logging. The credentials are actually loaded and I can use them 
further on my code, but this line was misleading:
   
   ```
   [2021-09-15 16:04:07,111] {{logging_mixin.py:104}} INFO - [2021-09-15 
16:04:07,111] {{base_aws.py:179}} INFO - No credentials retrieved from 
Connection
   [2021-09-15 16:04:07,139] {{logging_mixin.py:104}} INFO - [2021-09-15 
16:04:07,139] {{base_aws.py:87}} INFO - Creating session with 
aws_access_key_id=None region_name=us-east-2
   ```
   


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