Are we talking about this https://github.com/apache/incubator-airflow/pull/2176 ?
On Thu, Mar 23, 2017 at 4:32 PM, Robin Bartholdson < robin.barthold...@formulate.se> wrote: > Hi, > > We actually have a patch for this that allows you to specify the host > parameter in the S3 config in the connections. > > Been thinking about submitting this for a while but have not had the time, > maybe now’s the time to do it :-) > > If you want to open a JIRA I can submit the patch we are using in > production! > > -Robin > > > On 23 Mar 2017, at 11:55, Jorge Alpedrinha Ramos < > jalpedrinhara...@gmail.com> wrote: > > Hi, > > I've been using S3Hook for a while, but I've run into some issues for not > having a defined region. I can't really say why I can't access this bucket > without defining the region, but I know that there is no way to define > region in S3Hook via the connection extra parameter unless a config_file is > used, which is not always an available method. > > I haven't found any ticket regarding this, is there any alternative ? > > Regards, > Jorge > > >