[
https://issues.apache.org/jira/browse/NIFI-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410106#comment-15410106
]
ASF GitHub Bot commented on NIFI-2507:
--------------------------------------
GitHub user tequalsme opened a pull request:
https://github.com/apache/nifi/pull/801
NIFI-2507 Added Canned ACL support to PutS3Object
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tequalsme/incubator-nifi NIFI-2507
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/801.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #801
----
commit 4e6dc857f462923d3ebc018d3d35e8c205d1e249
Author: Tim Reardon <[email protected]>
Date: 2016-08-05T21:06:38Z
NIFI-2507 Added Canned ACL support to PutS3Object
----
> PutS3Object should support Canned ACLs
> --------------------------------------
>
> Key: NIFI-2507
> URL: https://issues.apache.org/jira/browse/NIFI-2507
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 0.7.0
> Reporter: Tim Reardon
> Priority: Minor
>
> In order to support cross-account scenarios, PutS3Object should support
> specifying canned ACL's such as "bucket-owner-full-control".
> See
> http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)