You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by Adrian D <ad...@gmail.com> on 2018/04/12 00:06:00 UTC

NiFi to S3

Sir/Ma'am

Is it possible to assign S3 object tags in NiFi upon writing? I am trying
to implement object tagging as the PutS3Object processor is running. The
closest reference to object tagging I found:

https://docs.aws.amazon.com/AmazonS3/latest/dev/object-tagging.html

Please let me know. Thank you.

Re: NiFi to S3

Posted by Sivaprasanna <si...@gmail.com>.
Adrian,

Current version of S3 processors in Apache NiFi don’t have the object
tagging feature. I think it was recently added to the AWS S3 SDK owing to
the new GDPR regulation announced by EU. Please open a JIRA to have this
feature added to the S3 processors.

-
Sivaprasanna

On Thu, 12 Apr 2018 at 6:00 AM, Adrian D <ad...@gmail.com> wrote:

> Sir/Ma'am
>
> Is it possible to assign S3 object tags in NiFi upon writing? I am trying
> to implement object tagging as the PutS3Object processor is running. The
> closest reference to object tagging I found:
>
> https://docs.aws.amazon.com/AmazonS3/latest/dev/object-tagging.html
>
> Please let me know. Thank you.
>