Pieter Mulder created AIRFLOW-2151:
--------------------------------------

             Summary: Allow getting AWS Session from AwsHook
                 Key: AIRFLOW-2151
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2151
             Project: Apache Airflow
          Issue Type: New Feature
          Components: aws, contrib
            Reporter: Pieter Mulder
            Assignee: Pieter Mulder


I would like to be able to get the `session` object that `AwsHook` creates.

In my case I want to use it's credentials (I now use `_get_credentials()` in my 
code, but don't like using the private function) to do a `COPY` with Redshift.

I think the AWS Session could also be useful for people that want to use a 
client or resource with other arguments then the default.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to