I checked out the master branch of Nifi and noticed the GetDynamoDB
processor which was something I really needed for a workflow. I tried
using it to return the json representation of a DynamoDB item. It looks
like it will only return a json representation of a a single attribute
of a DynamoDB item. I'm wondering it this was the intention or if there
is a specific value you need to set in the processor configuration that
will return the whole item. Anybody ever use this?
Thanks,
Mike Connolly
- GetDynamoDB Processor returns only item attribute from Dynam... Mike Connolly
-