Ernestas Žemaitis created NIFI-11533:
----------------------------------------
Summary: Option to save PutLambda Payload to FlowFile Content with
specified mime type
Key: NIFI-11533
URL: https://issues.apache.org/jira/browse/NIFI-11533
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Ernestas Žemaitis
Attachments: AbstractAWSLambdaProcessor.java, PutLambda.java,
Screenshot 2023-05-09 at 13.49.38.png, Screenshot 2023-05-09 at 13.50.02.png
As of NiFi 1.21.0 when using PutLambda processor, we constantly finding
ourselves having to add additional processor to write Lambda payload to
flowfile content. Having the option where to save Lambda payload (flowfile
attribute or content with specific mime type) would reduce nifi flows for a lot
of users and make a better nifi usage experience.
In the attachments you will pictures and some source code files about how this
feature could be implemented.
P.S. Source code files contain more changes that not relevant to the subject so
you can ignore these.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)