[
https://issues.apache.org/jira/browse/NIFI-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412491#comment-15412491
]
ASF GitHub Bot commented on NIFI-2507:
--------------------------------------
Github user jvwing commented on the issue:
https://github.com/apache/nifi/pull/801
@tequalsme , would you please update the integration test
`ITPutS3Object.testGetPropertyDescriptors()` (from ITPutS3Object.java:314)?
The test currently fails on line 317 after finding 26 property descriptors on
PutS3Object rather than the expected 25. You might also add a check for the
CANNED_ACL descriptor.
> 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
> Assignee: James Wing
> 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)