Chris Sampson created NIFI-14288:
------------------------------------
Summary: 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
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)