Taragolis commented on issue #27078: URL: https://github.com/apache/airflow/issues/27078#issuecomment-1282223469
Right now during creation sts client for assume role we only set botocore.config.Config and do not use all other parameters [from Connections Extra](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/connections/aws.html#configuring-the-connection). https://github.com/apache/airflow/blob/ea55626d79fdbd96b6d5f371883ac1df2a6313ec/airflow/providers/amazon/aws/hooks/base_aws.py#L162-L164 In the other hand I do not know what side effect may happen when we start propagate it from Connections Extra -- 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]
