[
https://issues.apache.org/jira/browse/AIRFLOW-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892938#comment-16892938
]
Sergio Kef commented on AIRFLOW-4917:
-------------------------------------
Can't check the code right now, but last time I was trying to use iam role
which was not possible, although other aws operators (i think sagemaker?) was
using it and it was available in the hook.
Problem is not the hook, but the operator
> 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.2, 1.10.3
> Reporter: Adrien Marteau
> Priority: Major
>
> 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.14#76016)