[ 
https://issues.apache.org/jira/browse/NIFI-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076335#comment-15076335
 ] 

Mans Singh commented on NIFI-1325:
----------------------------------

[~aldrin]
>From what I understand, the problem with overloading the method 
>AbstractAWSProcessor.createClient (with creds - current situation, and creds 
>provider - the proposed option), will be that the 
>AbstractAWSProcessor.onScheduled will call one of them (currently createClient 
>with creds).  We will have to change onScheduled method in AbstractAWSProcesor 
>to call createClient with creds provider.  Is that ok ?  Otherwise, we will 
>have to override/duplicate onScheduled (with call to createClient with creds 
>prodider) in each of the subclasses (AbstractS3/SQS/SNSProcessor) which is not 
>good. 

Thanks

> Enhance AWS S3 fetch to access bucket across accounts
> -----------------------------------------------------
>
>                 Key: NIFI-1325
>                 URL: https://issues.apache.org/jira/browse/NIFI-1325
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.4.1
>         Environment: All
>            Reporter: Mans Singh
>            Assignee: Tony Kurc
>            Priority: Minor
>              Labels: easyfix
>             Fix For: 0.4.1
>
>         Attachments: nifi-1325.patch.zip
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> The AWS S3 Fetch Object component does not allow access to bucket across 
> accounts. AWS  S3 Fetch Object with can be enhanced to provide this 
> functionality by using assume role session/credentials 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to