dstandish commented on pull request #13791:
URL: https://github.com/apache/airflow/pull/13791#issuecomment-773777799


   > possible fix for #13785
   
   this is not strictly necessary, and not strictly a bug.  region is 
configurable in the airflow connection (and if using system creds, of course 
configurable on your system).  
   
   you add kwargs for aws client by putting `config_kwargs` in conn extra: 
https://github.com/apache/airflow/blob/master/airflow/providers/amazon/aws/hooks/base_aws.py#L371
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to