[ https://issues.apache.org/jira/browse/NIFI-14288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930765#comment-17930765 ]
ASF subversion and git services commented on NIFI-14288: -------------------------------------------------------- Commit 875770cf2edee40402282e34454bd09b722b55a3 in nifi's branch refs/heads/main from Chris Sampson [ https://gitbox.apache.org/repos/asf?p=nifi.git;h=875770cf2e ] NIFI-14288 Added GetS3ObjectTags (#9740) Signed-off-by: David Handermann <exceptionfact...@apache.org> > Provide processor to get S3 object tags > --------------------------------------- > > Key: NIFI-14288 > URL: https://issues.apache.org/jira/browse/NIFI-14288 > Project: Apache NiFi > Issue Type: New Feature > Affects Versions: 2.2.0 > Reporter: Chris Sampson > Assignee: Chris Sampson > Priority: Major > Time Spent: 50m > Remaining Estimate: 0h > > There is currently no way to retrieve an S3 Object's tags (outside of using > ListS3, which isn't always desirable). > A new processor should be created along the same lines as > {{GetS3ObjectMetadata}}, which should allow for the retrieval of an object's > tags (optionally specifying a specific Object version), with the results > added to the flowfile as attributes, or a the flowfile content. -- This message was sent by Atlassian Jira (v8.20.10#820010)