You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Adrien Marteau (JIRA)" <ji...@apache.org> on 2019/07/09 08:50:00 UTC

[jira] [Created] (AIRFLOW-4917) Add token to S3 credential to S3ToRedshiftTransfer and RedshiftToS3Transfer

Adrien Marteau created AIRFLOW-4917:
---------------------------------------

             Summary: Add token to S3 credential to S3ToRedshiftTransfer and RedshiftToS3Transfer
                 Key: AIRFLOW-4917
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4917
             Project: Apache Airflow
          Issue Type: Improvement
          Components: aws
    Affects Versions: 1.10.3, 1.10.2
            Reporter: Adrien Marteau


When using roles to manage access to S3, in addition to the `access_key` and `secret_key`, you need to pass a `token`. 

 

The current implementation of the S3ToRedshiftTransfer and RedshiftToS3Transfer operators does not allow for that.



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